Add color-scheme meta tag

This commit is contained in:
Benjamin 2023-03-05 19:59:29 +01:00
parent 61c206be3d
commit b2244e6deb

View file

@ -4,6 +4,7 @@
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="color-scheme" content="dark light">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body {