fix: correct comentario domain UUID in RSS feed link
All checks were successful
/ build (push) Successful in 1m23s

Changed from 0f111a27-fbfa-48af-8beb-ab12e612d92f to 0352e59b-fd9e-4627-af50-3e4125181cfc

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
Christoph Haas 2026-06-06 00:32:13 +02:00
parent 3069d0d843
commit 549bd2c65b

View file

@ -41,7 +41,7 @@ export default defineConfig({
{ {
icon: "rss", icon: "rss",
label: "Feed", label: "Feed",
href: "https://comentario.workaround.org/api/rss/comments?domain=0f111a27-fbfa-48af-8beb-ab12e612d92f", href: "https://comentario.workaround.org/api/rss/comments?domain=0352e59b-fd9e-4627-af50-3e4125181cfc",
}, },
], ],
// https://expressive-code.com/key-features/word-wrap/#configuration // https://expressive-code.com/key-features/word-wrap/#configuration