my website, hosted on wisp.place
0
fork

Configure Feed

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

fix: sc-giscus

rename theme so it works because i think giscus caches the old ones

intergrav bf71126a da61c436

+1 -1
public/giscus-theme.css public/sc-giscus.css
+1 -1
src/layouts/Layout.astro
··· 77 77 data-reactions-enabled="0" 78 78 data-emit-metadata="0" 79 79 data-input-position="bottom" 80 - data-theme="https://devins.page/giscus-theme.css" 80 + data-theme="https://devins.page/sc-giscus.css" 81 81 data-lang="en" 82 82 data-loading="lazy" 83 83 crossorigin="anonymous"