projects
/
startseite.malte70.de.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3852a97
)
humans.txt-Link hinzugefügt
author
Malte Bublitz
<malte@rolltreppe3.de>
Sun, 8 Jan 2023 18:08:36 +0000
(19:08 +0100)
committer
Malte Bublitz
<malte@rolltreppe3.de>
Sun, 8 Jan 2023 18:08:36 +0000
(19:08 +0100)
template.inc.php
patch
|
blob
|
history
diff --git
a/template.inc.php
b/template.inc.php
index 05f59d47344623d1c36039c1429e8ab3011030a8..2b44c3b485505f9e34be263f2245dc48bbd5b93f 100644
(file)
--- a/
template.inc.php
+++ b/
template.inc.php
@@
-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?>">