Remove light mode

This commit is contained in:
Henry Hiles 2025-03-30 21:40:03 -04:00
commit e0bb894fb8
No known key found for this signature in database

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" />