content: add fedi verification link to footer #3

Merged
stb merged 2 commits from fedi-verification into main 2026-07-09 22:21:02 +02:00
Showing only changes of commit 81c4fa3bb9 - Show all commits

Merge branch 'main' into fedi-verification
All checks were successful
/ cleanup-staging (pull_request) Successful in 5s
/ build (pull_request) Successful in 27s

stb 2026-07-09 22:20:44 +02:00

View file

@ -10,7 +10,7 @@ import "../styles/global.css";
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" href="/favicon.ico" />
<meta name="generator" content={Astro.generator} />
<title>Astro Basics</title>
<title>DIDAYS 2026</title>
</head>
<body>
<slot />