diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-14 22:27:38 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-14 22:28:12 -0400 |
| commit | fb1be51f68ae067fa36725066f945e3c0aeb87d4 (patch) | |
| tree | c22b38b624e19a4a8f5cd8471cf00397c694b650 /static/history/index.html | |
| parent | bc7955f091eb80a1ed8137561a3740f273407ff8 (diff) | |
rename grapheneos.css to main.css
Diffstat (limited to 'static/history/index.html')
| -rw-r--r-- | static/history/index.html | 2 |
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> |
