diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-22 05:58:32 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-22 05:58:32 -0400 |
| commit | 05658f768c9624eccdfd34dc5376e8a87e4d16c4 (patch) | |
| tree | 77fcbfce34955aaa22836d69865906fa88f467ff /static/index.html | |
| parent | ae8c17cb5d9293ab050ab465ec5e34c64da9442b (diff) | |
use upstream font versioning
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 16ab3c2c..5fb4a77d 100644 --- a/static/index.html +++ b/static/index.html @@ -20,7 +20,7 @@ <meta property="og:site_name" content="GrapheneOS"/> <link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> - <link rel="stylesheet" href="/grapheneos.css?15"/> + <link rel="stylesheet" href="/grapheneos.css?16"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/"/> </head> |
