keyboards also updated htmd
This commit is contained in:
parent
cde50a812a
commit
056f49b1b0
6 changed files with 43 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue