aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/polaris/layouts/_default/baseof.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/polaris/layouts/_default/baseof.html')
-rw-r--r--themes/polaris/layouts/_default/baseof.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/polaris/layouts/_default/baseof.html b/themes/polaris/layouts/_default/baseof.html
index 5b8a18b..3c052ea 100644
--- a/themes/polaris/layouts/_default/baseof.html
+++ b/themes/polaris/layouts/_default/baseof.html
@@ -18,8 +18,6 @@
<meta property="og:url" content="{{ .Page.RelPermalink }}">
<meta property="og:site_name" content="{{ .Site.Title }}">
<meta property="og:description" content="{{ .Site.Params.subtext }}">
- <a rel="me" href="https://wetdry.world/@auroras"></a>
- <meta name="fediverse:creator" content="@auroras@wetdry.world">
</head>
<body>
{{ partial "header.html" . }}