tangled
alpha
login
or
join now
holly.mlem.systems
/
devins.page
forked from
devins.page/devins.page
0
fork
atom
my website, hosted on wisp.place
0
fork
atom
overview
issues
pulls
pipelines
feat: favicon
this should hopefully work? idk honestly
devins.page
8 months ago
d34bbd45
a39b365e
+1
1 changed file
expand all
collapse all
unified
split
src
layouts
Layout.astro
+1
src/layouts/Layout.astro
···
24
24
<meta property="og:type" content="website" />
25
25
<meta property="og:url" content={Astro.url.pathname} />
26
26
27
27
+
<link rel="icon" type="image/png" href="https://github.com/intergrav.png?size=64" />
27
28
<link rel="sitemap" href="/sitemap-index.xml" />
28
29
<link
29
30
rel="alternate"