aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/polaris
diff options
context:
space:
mode:
authorfrosty <passedgoandgot200@disroot.org>2025-06-24 14:30:25 -0400
committerfrosty <passedgoandgot200@disroot.org>2025-06-24 14:30:25 -0400
commitc09f8982d305d7bea91d40a71be542c460f6efba (patch)
treee0aa2e915b29432fe631f5a2fc36c9cbf9a74662 /themes/polaris
parent2a12808befd29ab9cc6250e53f5efabd204483e0 (diff)
move fediverse linksHEADmaster
Diffstat (limited to 'themes/polaris')
-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" . }}