Skip to content

Commit

Permalink
Add Mastodon verification
Browse files Browse the repository at this point in the history
  • Loading branch information
neteler committed Dec 16, 2022
1 parent fd0ab45 commit f823d56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/grass/layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
{{ with .OutputFormats.Get "rss" -}}
{{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
{{ end -}}
<a rel="me" href="https://fosstodon.org/@grassgis">Mastodon</a>
<meta name="twitter:card" content="GRASS GIS">
<meta name="twitter:site" content="@GRASSGIS">
<meta name="twitter:creator" content="@GRASSGIS">
Expand Down

0 comments on commit f823d56

Please sign in to comment.