diff --git a/source/header.scm b/source/header.scm index 5332024..caf697b 100644 --- a/source/header.scm +++ b/source/header.scm @@ -1,4 +1,11 @@ (header + ;; rel="me" verification links + (a ((href "https://git.bunk.computer/oxaliq") + (rel "me"))) + (a ((href "https://mastodon.social/@oxaliq") + (rel "me"))) + (a ((href "https://github.com/sorrelbri") + (rel "me"))) (div ((class "banner") (hx-get "/hx/home")