summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Schneider2025-07-28 19:26:36 +0200
committerGitHub2025-07-28 19:26:36 +0200
commit96849f33475e0b3c240eb047e00519b31487b2d5 (patch)
treeb3ad86409560f75e1f827cc417798fde18b97117
parentddb053c5b2d8c0279febfc843e914f5d91990958 (diff)
downloadIT.starlight-96849f33475e0b3c240eb047e00519b31487b2d5.tar.gz
IT.starlight-96849f33475e0b3c240eb047e00519b31487b2d5.tar.bz2
IT.starlight-96849f33475e0b3c240eb047e00519b31487b2d5.zip
i18n(de): update themes (#3347)
-rw-r--r--docs/src/content/docs/de/resources/themes.mdx6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/src/content/docs/de/resources/themes.mdx b/docs/src/content/docs/de/resources/themes.mdx
index b648093b..45455a7b 100644
--- a/docs/src/content/docs/de/resources/themes.mdx
+++ b/docs/src/content/docs/de/resources/themes.mdx
@@ -74,9 +74,9 @@ Installiere ein von der Community erstelltes Theme, um das Aussehen deiner Websi
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/',
+ title: 'Starlight Next.js Theme',
+ description: 'Starlight-Theme inspiriert von der Next.js-Dokumentation.',
+ href: 'https://starlight-theme-next.trueberryless.org/',
previews: { light: 'nextjs-light.png', dark: 'nextjs-dark.png' },
},
]}