summaryrefslogtreecommitdiff
path: root/static/history/index.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-05-14 22:27:38 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-05-14 22:28:12 -0400
commitfb1be51f68ae067fa36725066f945e3c0aeb87d4 (patch)
treec22b38b624e19a4a8f5cd8471cf00397c694b650 /static/history/index.html
parentbc7955f091eb80a1ed8137561a3740f273407ff8 (diff)
rename grapheneos.css to main.css
Diffstat (limited to 'static/history/index.html')
-rw-r--r--static/history/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/history/index.html b/static/history/index.html
index 46206573..57d8f426 100644
--- a/static/history/index.html
+++ b/static/history/index.html
@@ -23,7 +23,7 @@
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
<link rel="apple-touch-icon" href="/apple-touch-icon.png"/>
- <link rel="stylesheet" href="/grapheneos.css"/>
+ <link rel="stylesheet" href="/main.css"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
</head>