diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-02 14:11:40 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-02 14:11:40 -0400 |
| commit | 4d0e5d8db645099501491e097f2f0e892f604ac6 (patch) | |
| tree | 4eedf96ecce26ed4b1c853f45c67d4bccca3138e /static/pdfviewer-privacy-policy.html | |
| parent | 37c8a92d0180068d06fca6131336772e9a0ae7e9 (diff) | |
fix Roboto Mono bold URL
Diffstat (limited to 'static/pdfviewer-privacy-policy.html')
| -rw-r--r-- | static/pdfviewer-privacy-policy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html index 7ec6ec5f..0952cc13 100644 --- a/static/pdfviewer-privacy-policy.html +++ b/static/pdfviewer-privacy-policy.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?17"/> + <link rel="stylesheet" href="/grapheneos.css?18"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/pdfviewer-privacy-policy"/> </head> |
