diff options
author | trueberryless | 2025-04-11 00:12:22 +0300 |
---|---|---|
committer | GitHub | 2025-04-10 23:12:22 +0200 |
commit | 7993df3b967125a303c37be28ec3518834f8829b (patch) | |
tree | bff61a869b1573d9dadc169c6973f6d695f2911f | |
parent | 431b713df21f49acd5a6181ec8198c3dc40106b3 (diff) | |
download | IT.starlight-7993df3b967125a303c37be28ec3518834f8829b.tar.gz IT.starlight-7993df3b967125a303c37be28ec3518834f8829b.tar.bz2 IT.starlight-7993df3b967125a303c37be28ec3518834f8829b.zip |
i18n(de): update `community-content.mdx` (#3085)
-rw-r--r-- | docs/src/content/docs/de/resources/community-content.mdx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/content/docs/de/resources/community-content.mdx b/docs/src/content/docs/de/resources/community-content.mdx index 1da83afb..77391362 100644 --- a/docs/src/content/docs/de/resources/community-content.mdx +++ b/docs/src/content/docs/de/resources/community-content.mdx @@ -45,6 +45,11 @@ Hier findest du eine Sammlung von Beiträgen und Artikeln, in denen du mehr übe title="Open Source von Anfang bis Ende" description="Wie Cloudflare Starlight benutzt hat, um seine Entwickler­dokumentation zu verbessern." /> + <LinkCard + href="https://starlight-changelog.netlify.app/" + title="Starlight Changelog" + description="Sieh dir alle Veröffentlichungen des @astrojs/starlight-Pakets auf einer einzigen schönen Website an." + /> </CardGrid> ## Beispiele und Leitfäden |