Add mstdn.social verification tag

This commit is contained in:
天クマ 2026-07-01 18:30:52 -03:00
commit e33284c856

View file

@ -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>