diff options
author | Paul Valladares | 2024-03-20 03:15:17 -0600 |
---|---|---|
committer | GitHub | 2024-03-20 10:15:17 +0100 |
commit | 991cb57e72205180e3c958f50b657c05b224fddb (patch) | |
tree | 57bc13bdf9ed1f153ad0a3d4672a92ad1717dc90 | |
parent | 73fa6214266cd42598780be229f13fa4fc758fc2 (diff) | |
download | IT.starlight-991cb57e72205180e3c958f50b657c05b224fddb.tar.gz IT.starlight-991cb57e72205180e3c958f50b657c05b224fddb.tar.bz2 IT.starlight-991cb57e72205180e3c958f50b657c05b224fddb.zip |
i18n(es): update `plugins.mdx` (#1636)
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
-rw-r--r-- | docs/src/content/docs/es/resources/plugins.mdx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/content/docs/es/resources/plugins.mdx b/docs/src/content/docs/es/resources/plugins.mdx index cf05ace8..4698ea6b 100644 --- a/docs/src/content/docs/es/resources/plugins.mdx +++ b/docs/src/content/docs/es/resources/plugins.mdx @@ -58,6 +58,11 @@ Amplia tu sitio con un plugins oficiales respaldados por el equipo de Starlight title="starlight-ghostcms" description="Agrega tus publicaciones de blog de GhostCMS junto con tus documentos de Starlight." /> + <LinkCard + href="https://github.com/HiDeoo/starlight-image-zoom" + title="starlight-image-zoom" + description="Agrega capacidades de zoom a las imágenes de tu documentación." + /> </CardGrid> ## Herramientas e integraciones de la comunidad |