summaryrefslogtreecommitdiff
path: root/static/history/index.html
diff options
context:
space:
mode:
authorMarco Janotta <marcojanotta@protonmail.com>2021-06-23 19:54:02 +0200
committerDaniel Micay <danielmicay@gmail.com>2021-06-23 16:31:27 -0400
commit4ba5b61035c0360da5b3895e4470ea3758209f6d (patch)
treee0c2e68f5b7fced74316f0cbe967063afdde1b55 /static/history/index.html
parent372effa152ca7d296aa853f8a4eaa86a85eb04ff (diff)
Add color-scheme meta tag
Diffstat (limited to 'static/history/index.html')
-rw-r--r--static/history/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/history/index.html b/static/history/index.html
index 91178eb7..941fec13 100644
--- a/static/history/index.html
+++ b/static/history/index.html
@@ -5,6 +5,7 @@
<title>History | GrapheneOS</title>
<meta name="description" content="History of the GrapheneOS project."/>
<meta name="theme-color" content="#212121"/>
+ <meta name="color-scheme" content="dark light"/>
<meta name="msapplication-TileColor" content="#ffffff"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="twitter:site" content="@GrapheneOS"/>