summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-08-07 18:06:33 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-08-07 18:07:19 -0400
commit6fbf8311af44e05691fa64d7b57f715f76a296e0 (patch)
treeec534a67e55ab94b55ac18520cb3d1ad94b7662d
parent02000f4938a36f82b3d575cc3ed5e74483cc2623 (diff)
update reference to mask icon
-rw-r--r--static/pdfviewer-privacy-policy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html
index 7f601ad1..42dd8b59 100644
--- a/static/pdfviewer-privacy-policy.html
+++ b/static/pdfviewer-privacy-policy.html
@@ -19,7 +19,7 @@
<meta property="og:url" content="https://grapheneos.org/pdfviewer_privacy_policy"/>
<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="mask-icon" href="/safari-pinned-tab-icon.svg" color="#000000"/>
<link rel="stylesheet" href="/grapheneos.css?13"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/pdfviewer_privacy_policy"/>