pds: tenna

This commit is contained in:
2026-03-07 10:49:33 +02:00
parent 0c42a480c6
commit 08f94eaafc
7 changed files with 129 additions and 66 deletions

View File

@@ -1,3 +1,11 @@
@favicon path /favicon.ico
handle @favicon {
root * /lib/system-utdr-assets
rewrite * /tenna.ico
header Content-Type "image/vnd.microsoft.icon" # <-- microslop
file_server
}
@root path /
handle @root {
header Content-Type "text/plain; charset=utf-8"