diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-06-18 23:36:47 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-06-18 23:39:06 -0400 |
| commit | e09bfdf7aacefa5f4d7c0e875fcd6fbc7f3b578c (patch) | |
| tree | 7d1c0c77f2e3d4660ea32164a97dcf04495e46cb /static/index.html | |
| parent | fbbe8e4a790214c545bc54785b469a066e9c1de7 (diff) | |
move fonts to dedicated subdirectory
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 e7b5ecd0..f2c6adc9 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="/safari_pinned_tab_icon.svg" color="#000000"/> - <link rel="stylesheet" href="/grapheneos.css?10"/> + <link rel="stylesheet" href="/grapheneos.css?11"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/"/> </head> |
