Merge pull request 'content: add fedi verification link to footer' (#3) from fedi-verification into main
All checks were successful
/ build (push) Successful in 27s
All checks were successful
/ build (push) Successful in 27s
Reviewed-on: #3 Reviewed-by: stb <stb@noreply.git.hamburg.ccc.de>
This commit is contained in:
commit
8af42ecb9d
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