fix: correct comentario domain UUID in RSS feed link
All checks were successful
/ build (push) Successful in 1m23s
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:
parent
3069d0d843
commit
549bd2c65b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue