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.

feat: add favicon from grain-next

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

+1
+1
app/app.html
··· 3 3 <head> 4 4 <meta charset="utf-8" /> 5 5 <meta name="viewport" content="width=device-width, initial-scale=1" /> 6 + <link rel="icon" type="image/png" href="%sveltekit.assets%/favicon.png" /> 6 7 <title>grain</title> 7 8 <link rel="preconnect" href="https://fonts.googleapis.com" /> 8 9 <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
static/favicon.png

This is a binary file and will not be displayed.