fix canonical URL for PDF Viewer privacy policy

This commit is contained in:
Daniel Micay 2019-08-09 13:42:38 -04:00
parent 3ffa750401
commit 2cf9d68025

View File

@ -22,7 +22,7 @@
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
<link rel="stylesheet" href="/grapheneos.css?13"/> <link rel="stylesheet" href="/grapheneos.css?13"/>
<link rel="manifest" href="/manifest.webmanifest"/> <link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/pdfviewer_privacy_policy"/> <link rel="canonical" href="https://grapheneos.org/pdfviewer-privacy-policy"/>
</head> </head>
<body> <body>
<nav> <nav>