Mirror of
0
fork

Configure Feed

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

fix: update rybbit URL

authored by

Felix Schneider and committed by
GitHub
c608349a 8b0d38e3

+1 -1
+1 -1
starlight/astro.config.mjs
··· 52 52 { 53 53 tag: "script", 54 54 attrs: { 55 - src: "https://rybbit-be.lou.gg/api/script.js", 55 + src: "https://rybbit.lou.gg/api/script.js", 56 56 "data-site-id": "4", 57 57 defer: true, 58 58 },