content: add fedi verification link to footer
All checks were successful
/ build (pull_request) Successful in 28s
All checks were successful
/ build (pull_request) Successful in 28s
this placement is temporary, feel free to change this to a better location
This commit is contained in:
parent
57b27f6194
commit
8ade6757f7
1 changed files with 1 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ import {Calendar} from "@lucide/astro"
|
|||
<div class="flex flex-col items-center">
|
||||
<a class="link" href="https://hamburg.ccc.de/imprint/">Kontakt & Impressum</a>
|
||||
<a class="link" href="https://hamburg.ccc.de/privacy-notice/">Datenschutzerklärung</a>
|
||||
<a class="link" rel="me" href="https://chaos.social/@didays">Fediverse</a>
|
||||
</div>
|
||||
<div class="flex flex-col items-center">
|
||||
<a href="https://hamburg.ccc.de">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue