enforce DARK theme to protect my eyes and also account for reverse proxies

This commit is contained in:
2023-01-28 22:11:36 +01:00
parent ff5ba6fe94
commit 5f16828e2c
4 changed files with 17 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html data-theme="dark">
<head>
<script src=assets/jquery.js> </script>
<meta charset="UTF-8">