my website, hosted on wisp.place

fix: sc-giscus

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

+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"