1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 14:46:04 +00:00

link to fediverse in html

This commit is contained in:
mat 2023-08-13 00:56:29 -05:00
parent 4289c54d9b
commit 95a1c97822

View file

@ -6,5 +6,7 @@
<svelte:head>
<title>{title}</title>
<meta name="description" content={description} />
<link rel="prefetch" href="/fonts/atkinson-hyperlegible/latin.woff2">
<link rel="me" href="https://f.matdoes.dev/mat">
</svelte:head>