humans.txt-Link hinzugefügt
authorMalte Bublitz <malte@rolltreppe3.de>
Sun, 8 Jan 2023 18:08:36 +0000 (19:08 +0100)
committerMalte Bublitz <malte@rolltreppe3.de>
Sun, 8 Jan 2023 18:08:36 +0000 (19:08 +0100)
template.inc.php

index 05f59d47344623d1c36039c1429e8ab3011030a8..2b44c3b485505f9e34be263f2245dc48bbd5b93f 100644 (file)
@@ -39,6 +39,7 @@ unset($i);
                <title><?=$Data["Meta"]["Title"]?></title>
                
                <meta name="author" content="<?=$Data["Meta"]["Author"]?>">
+               <link rel="author" type="text/plain" href="https://malte70.de/humans.txt">
                <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/dialog-polyfill/0.4.9/dialog-polyfill.min.css">
 <?php foreach ($Data["Meta"]["Stylesheets"] as $css): ?>
                <link rel="stylesheet" type="text/css" href="<?=$css?>">