grain.social is a photo sharing platform built on atproto. grain.social
atproto photography appview
57
fork

Configure Feed

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

add goatcounter analytics

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+5
+5
app/app.html
··· 16 16 %sveltekit.head% 17 17 </head> 18 18 <body data-sveltekit-preload-data="hover"> 19 + <script 20 + data-goatcounter="https://grain.goatcounter.com/count" 21 + async 22 + src="//gc.zgo.at/count.js" 23 + ></script> 19 24 <div style="display: contents">%sveltekit.body%</div> 20 25 </body> 21 26 </html>