Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: update rybbit script url

+1 -1
+1 -1
astro.config.mjs
··· 88 88 { 89 89 tag: "script", 90 90 attrs: { 91 - src: "https://rybbit-be.lou.gg/api/script.js", 91 + src: "https://rybbit.lou.gg/api/script.js", 92 92 "data-site-id": "3", 93 93 defer: true, 94 94 },