humans.txt

This commit is contained in:
tuxmain
2024-04-27 14:23:01 +02:00
parent 20ece43359
commit 214714d5c3
2 changed files with 32 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<head>
<meta charset="utf-8"/>
<title>{% block title %}{% endblock title %}</title>
<link type="text/plain" rel="author" href="/humans.txt"/>
<link rel="stylesheet" href="/css/base.css"/>
{% if page.extra.leaflet or section.extra.leaflet %}<link rel="stylesheet" href="/vendor/leaflet/leaflet.css"/>{% endif %}
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"/>