diff options
author | frosty <passedgoandgot200@disroot.org> | 2025-06-24 14:30:25 -0400 |
---|---|---|
committer | frosty <passedgoandgot200@disroot.org> | 2025-06-24 14:30:25 -0400 |
commit | c09f8982d305d7bea91d40a71be542c460f6efba (patch) | |
tree | e0aa2e915b29432fe631f5a2fc36c9cbf9a74662 /themes/polaris/layouts/_default/baseof.html | |
parent | 2a12808befd29ab9cc6250e53f5efabd204483e0 (diff) |
Diffstat (limited to 'themes/polaris/layouts/_default/baseof.html')
-rw-r--r-- | themes/polaris/layouts/_default/baseof.html | 2 |
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" . }} |