Remove light mode
This commit is contained in:
parent
0bffc2092e
commit
e0bb894fb8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import "../styles/global.css"
|
||||||
---
|
---
|
||||||
|
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en" class="mdui-theme-auto" data-scroll="0">
|
<html lang="en" class="mdui-theme-dark" data-scroll="0">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width" />
|
<meta name="viewport" content="width=device-width" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue