parent
628bb735e7
commit
5db70b7978
@ -704,6 +704,8 @@ Per utilitzar una icona personalitzada, pots afegir-la al directori `static/soci
|
|||||||
{ name = "custom", url = "https://example.com", icon = "custom" }
|
{ name = "custom", url = "https://example.com", icon = "custom" }
|
||||||
```
|
```
|
||||||
|
|
||||||
|
{{ admonition(type="note", title="NOTA", text="Tots els enllaços a xarxes socials inclouen l'[atribut](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/me) `rel='me'`. Això ajuda els motors de cerca i serveis web a verificar que les comptes de xarxes socials et pertanyen.") }}
|
||||||
|
|
||||||
### Icona de feed
|
### Icona de feed
|
||||||
|
|
||||||
| Pàgina | Secció | `config.toml` | Segueix la jerarquia | Requereix JavaScript |
|
| Pàgina | Secció | `config.toml` | Segueix la jerarquia | Requereix JavaScript |
|
||||||
|
@ -706,6 +706,8 @@ Para usar un icono personalizado, puedes añadirlo al directorio `static/social_
|
|||||||
{ name = "custom", url = "https://example.com", icon = "custom" }
|
{ name = "custom", url = "https://example.com", icon = "custom" }
|
||||||
```
|
```
|
||||||
|
|
||||||
|
{{ admonition(type="note", title="NOTA", text="Todos los enlaces sociales incluyen el [atributo](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/me) `rel='me'`. Esto ayuda a los motores de búsqueda y servicios web a verificar que las cuentas de redes sociales te pertenecen.") }}
|
||||||
|
|
||||||
### Icono de feed
|
### Icono de feed
|
||||||
|
|
||||||
| Página | Sección | `config.toml` | Respeta jerarquía | Requiere JavaScript |
|
| Página | Sección | `config.toml` | Respeta jerarquía | Requiere JavaScript |
|
||||||
|
@ -716,6 +716,8 @@ To use a custom icon, you can add it to your site's `static/social_icons` direct
|
|||||||
{ name = "custom", url = "https://example.com", icon = "custom" }
|
{ name = "custom", url = "https://example.com", icon = "custom" }
|
||||||
```
|
```
|
||||||
|
|
||||||
|
{{ admonition(type="note", text="All social links include the `rel='me'` [attribute](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/me). This helps search engines and web services verify that the social media accounts are owned by you.") }}
|
||||||
|
|
||||||
### Feed Icon
|
### Feed Icon
|
||||||
|
|
||||||
| Page | Section | `config.toml` | Follows Hierarchy | Requires JavaScript |
|
| Page | Section | `config.toml` | Follows Hierarchy | Requires JavaScript |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user