Add mstdn.social verification tag
This commit is contained in:
parent
24f222949b
commit
e33284c856
1 changed files with 2 additions and 0 deletions
|
|
@ -32,6 +32,8 @@
|
||||||
<meta property="og:type" content="article">
|
<meta property="og:type" content="article">
|
||||||
<meta property="og:url" content="{{ page.url | url | absoluteUrl }}">
|
<meta property="og:url" content="{{ page.url | url | absoluteUrl }}">
|
||||||
<meta property="og:image" content="{{ ('/static/images/' ~ (background or 'bear.jpg')) | url | absoluteUrl }}">
|
<meta property="og:image" content="{{ ('/static/images/' ~ (background or 'bear.jpg')) | url | absoluteUrl }}">
|
||||||
|
|
||||||
|
<a rel="me" href="https://mstdn.social/@tenkuma">Mastodon</a>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<script>
|
<script>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue