Attic is a cozy space with lofty ambitions. attic.social
11
fork

Configure Feed

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

apple touch icon

+1
+1
src/app.html
··· 6 6 <link rel="icon" sizes="32x32" href="/favicon.ico" /> 7 7 <link rel="icon" type="image/svg+xml" href="/images/favicon.svg" /> 8 8 <link rel="manifest" href="/manifest.webmanifest" /> 9 + <link rel="apple-touch-icon" href="/apple-touch-icon.png" /> 9 10 %sveltekit.head% 10 11 </head> 11 12 <body data-sveltekit-preload-data="hover">
static/apple-touch-icon.png

This is a binary file and will not be displayed.