[READ-ONLY] Mirror of https://github.com/kristianbinau/personal-astro.
0

Configure Feed

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

Lit component disabled

Kristian Binau (Jan 25, 2023, 8:59 AM +0100) ced28876 14afaeef

-1
-1
src/pages/index.astro
··· 22 22 <ReactLiveCounter client:load /> 23 23 <SolidJSLiveCounter client:load /> 24 24 <SvelteLiveCounter client:load /> 25 - <LitLiveCounter client:load /> 26 25 </ul> 27 26 <GlobalStyles /> 28 27 </main>