keyboards also updated htmd

This commit is contained in:
Crispy 2024-04-26 23:25:21 +02:00
parent cde50a812a
commit 056f49b1b0
6 changed files with 43 additions and 5 deletions

View file

@ -4,14 +4,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>something silly</title>
<title>something silly - {FILENAME}</title>
<style>
html { color-scheme: dark; }
</style>
</head>
<body>
CONTENT HERE
{CONTENT}
</body>
</html>