Skip to content

Commit

Permalink
Update mastodon verification link
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariatta committed Feb 20, 2025
1 parent 51705e9 commit 1217587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/head/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
{{- $target := printf "css/%s.css" $mod -}}
{{- partial "head/stylesheet.html" (dict "source" $source "target" $target "core" false "page" .) }}
{{- end -}}
<link href="https://fosstodon.org/@pyladies_vancouver" rel="me">
<a rel="me" href="https://fosstodon.org/@pyladies_vancouver">Mastodon</a>

{{- if hasPrefix (lower .Site.Params.style.themeFontPath) "http" -}}
<link rel="preconnect" href="https://fonts.googleapis.com">
Expand Down

0 comments on commit 1217587

Please sign in to comment.