Added color modes properly

This commit is contained in:
Kristofers Solo
2023-01-21 20:07:46 +02:00
parent 205bfdb46c
commit 17476e893e
3 changed files with 66 additions and 4 deletions

View File

@@ -3,7 +3,6 @@
<html lang="en" data-color-mode="dark">
<head>
<meta charset="UTF-8">
<meta name="color-scheme" content="dark">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="{% static 'main/img/icons/logo.svg' %}" />
<link rel="preconnect" href="https://fonts.googleapis.com">