Remove light mode

This commit is contained in:
Henry Hiles 2025-03-30 21:40:03 -04:00
parent 0bffc2092e
commit e0bb894fb8
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -6,7 +6,7 @@ import "../styles/global.css"
---
<!doctype html>
<html lang="en" class="mdui-theme-auto" data-scroll="0">
<html lang="en" class="mdui-theme-dark" data-scroll="0">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />