diff options
Diffstat (limited to 'static/history')
| -rw-r--r-- | static/history/copperheados.html | 2 | ||||
| -rw-r--r-- | static/history/index.html | 2 | ||||
| -rw-r--r-- | static/history/legacy-changelog.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/static/history/copperheados.html b/static/history/copperheados.html index 27034487..b5da29df 100644 --- a/static/history/copperheados.html +++ b/static/history/copperheados.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> 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> diff --git a/static/history/legacy-changelog.html b/static/history/legacy-changelog.html index 1cde8c47..c3b04e2e 100644 --- a/static/history/legacy-changelog.html +++ b/static/history/legacy-changelog.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> |
