this repo has no description
1
fork

Configure Feed

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

๐Ÿ“ˆ Add stats for temporary 'new' domain

authored by

Gwenn Le Bihan and committed by
GitHub
beba9b33 6da958a1

+4
+4
src/layouts/Bare.astro
··· 28 28 defer 29 29 data-domain="gwen.works" 30 30 src="https://stats.gwen.works/js/script.js"></script> 31 + <script 32 + defer 33 + data-domain="gwen.works" 34 + src="https://stats.new.gwen.works/js/script.js"></script> 31 35 <slot name="head" /> 32 36 </head> 33 37 <body