]> where.june.codes Git - june.codes/commitdiff
Adding Mastodon verification.
authorJune Gardner <june@june.codes>
Wed, 27 Aug 2025 23:35:59 +0000 (16:35 -0700)
committerJune Gardner <june@june.codes>
Wed, 27 Aug 2025 23:35:59 +0000 (16:35 -0700)
theme/main.html

index 9bcc9649865529fae2106a4297401df81cf2e05a..8430886c66dc097cfa2513850cf137662faf1b7f 100644 (file)
@@ -3,6 +3,7 @@
         <meta charset="UTF-8"/>
         <meta name="viewport" content="width=device-width, initial-scale=1">
         <link type="text/css" rel="stylesheet" href="/styles.css"/>
+        <link rel="me" href="https://social.nouveau.community/@june">
         <meta property="og:title" content="{% if page.title %}{{ page.title }} - {% endif %}{{ config.site_name }}"/>
         <meta property="og:description" content="{% if page.title %}{{ page.title }}{% endif %}"/>
         <meta property="og:type" content="website"/>