diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-02 17:34:57 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-02 17:54:07 -0500 |
| commit | ea1f59da7d53392a42cd47b9baad024d1a7c557e (patch) | |
| tree | 0e500e51ce411ebb163502d44c1ebf15e7a6a2c4 /static/pdfviewer-privacy-policy.html | |
| parent | 5b69785dd5f758da78bf28daf0da9fc29e7dff54 (diff) | |
use aria-current="page" instead of custom class
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 08bfa132..1d15a5a4 100644 --- a/static/pdfviewer-privacy-policy.html +++ b/static/pdfviewer-privacy-policy.html @@ -21,7 +21,7 @@ <link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <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="stylesheet" href="/grapheneos.css?20"/> + <link rel="stylesheet" href="/grapheneos.css?21"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/pdfviewer-privacy-policy"/> </head> |
