diff options
author | Reuben Tier | 2025-04-18 20:03:58 +0100 |
---|---|---|
committer | GitHub | 2025-04-18 20:03:58 +0100 |
commit | 8a7e6971be01443d5601dd78313a0a3861d0c7bc (patch) | |
tree | 5765b4c153686044420e8544b2816d4100be4917 | |
parent | 9bb064ef4228befd809499c3f26553190e2a2079 (diff) | |
download | IT.starlight-8a7e6971be01443d5601dd78313a0a3861d0c7bc.tar.gz IT.starlight-8a7e6971be01443d5601dd78313a0a3861d0c7bc.tar.bz2 IT.starlight-8a7e6971be01443d5601dd78313a0a3861d0c7bc.zip |
Update Catppuccin theme URL (#3141)
-rw-r--r-- | docs/src/content/docs/resources/themes.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/content/docs/resources/themes.mdx b/docs/src/content/docs/resources/themes.mdx index 48924ea8..281fee0e 100644 --- a/docs/src/content/docs/resources/themes.mdx +++ b/docs/src/content/docs/resources/themes.mdx @@ -45,7 +45,7 @@ Install a theme built by the community to quickly customize the look and feel of { title: 'Catppuccin for Starlight', description: 'Soothing pastel theme for Starlight.', - href: 'https://catppuccin-starlight.otterlord.dev/', + href: 'https://starlight.catppuccin.com/', previews: { light: 'catppuccin-light.png', dark: 'catppuccin-dark.png' }, }, { |