summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Schneider2025-04-13 21:48:01 +0200
committerGitHub2025-04-13 21:48:01 +0200
commit0e79b70272cc41a2a818b9dc32c05e823a358bb3 (patch)
tree2d874a30e34f78bae6010b88eeac44f8ad386782
parent9b39a06324603fee7cb288d35acedfe82a9b73df (diff)
downloadIT.starlight-0e79b70272cc41a2a818b9dc32c05e823a358bb3.tar.gz
IT.starlight-0e79b70272cc41a2a818b9dc32c05e823a358bb3.tar.bz2
IT.starlight-0e79b70272cc41a2a818b9dc32c05e823a358bb3.zip
i18n(de): update `resources/themes.mdx` (#3092)
-rw-r--r--docs/src/content/docs/de/resources/themes.mdx6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/src/content/docs/de/resources/themes.mdx b/docs/src/content/docs/de/resources/themes.mdx
index e780c876..919dc9fe 100644
--- a/docs/src/content/docs/de/resources/themes.mdx
+++ b/docs/src/content/docs/de/resources/themes.mdx
@@ -73,6 +73,12 @@ Installiere ein von der Community erstelltes Theme, um das Aussehen deiner Websi
href: 'https://starlight-theme-nova.pages.dev/',
previews: { light: 'nova-light.png', dark: 'nova-dark.png' },
},
+ {
+ title: 'Starlight NextJS Theme',
+ description: 'Starlight-Theme inspiriert von der NextJS-Dokumentation.',
+ href: 'https://starlight-nextjs-theme.trueberryless.org/',
+ previews: { light: 'nextjs-light.png', dark: 'nextjs-dark.png' },
+ },
]}
/>