diff --git a/meta.php b/meta.php index 6bfa882..a0719eb 100644 --- a/meta.php +++ b/meta.php @@ -1,6 +1,6 @@ '; + Page::$head["mastodon_verify"] = ''; Page::css("./page/start/style.css"); Page::css("./page/start/style.css.php", eval: true); diff --git a/page/privacy/index.php b/page/privacy/index.php index b3443da..74f7de6 100644 --- a/page/privacy/index.php +++ b/page/privacy/index.php @@ -36,6 +36,7 @@ Page::author("Kim Endisch"); Page::$head["analytics"] = ''; + Page::$head["mastodon_verify"] = ''; Page::css("./page/start/style.css"); Page::css("./page/start/style.css.php", eval: true);