diff options
author | Paul Valladares | 2024-06-12 01:40:48 -0600 |
---|---|---|
committer | GitHub | 2024-06-12 09:40:48 +0200 |
commit | 98b54a8429795c13041ec8619d7bac2aecf8d049 (patch) | |
tree | 144e41089a19171c315819ae9ac9ccf242465d4d | |
parent | cd70da219d16c25be6fd26f182496830d1f16f3e (diff) | |
download | IT.starlight-98b54a8429795c13041ec8619d7bac2aecf8d049.tar.gz IT.starlight-98b54a8429795c13041ec8619d7bac2aecf8d049.tar.bz2 IT.starlight-98b54a8429795c13041ec8619d7bac2aecf8d049.zip |
i18n(es): update `community-content` (#2001)
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
-rw-r--r-- | docs/src/content/docs/es/resources/community-content.mdx | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/src/content/docs/es/resources/community-content.mdx b/docs/src/content/docs/es/resources/community-content.mdx index 5ec55f26..7ff4851e 100644 --- a/docs/src/content/docs/es/resources/community-content.mdx +++ b/docs/src/content/docs/es/resources/community-content.mdx @@ -79,7 +79,11 @@ Explora contenido producido por la comunidad mantenido por usuarios de Starlight title="Habilita View Transitions" description="Consigue esa apariencia SPA con el soporte de View Transitions de Bag of Tricks" /> - + <LinkCard + href="https://jamcomments.com/posts/structured-data-with-starlight" + title="Agregando datos estructurados a las páginas de Starlight" + description="Aprende a construir datos estructurados JSON-LD dinámicos para tus páginas de documentación." + /> </CardGrid> ## Contenido en Video |