Compare commits

...

2 commits

Author SHA1 Message Date
7077ec8f7b
Merge branch 'main' into dark-mode
All checks were successful
Deploy website to nest / deploy (push) Successful in 5s
2024-07-07 03:41:32 +00:00
f9466b5efd
Add viewport tag (suggested by david)
All checks were successful
Deploy website to nest / deploy (push) Successful in 5s
2024-07-07 03:32:30 +00:00

View file

@ -7,6 +7,7 @@
color-scheme: light dark;
}
</style>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<body>
<h1>dinobox</h1>