diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-07 10:49:37 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-07 10:49:37 -0500 |
| commit | 50ff36ba8d0406be7aafd029315a49dbb126f09d (patch) | |
| tree | be5d196f307c497ea48a9da8a81295e23c2b7c4c /static/install.html | |
| parent | 7368c2f2a9991bd84a084d929543536579d0c67d (diff) | |
reorganize page metadata
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/install.html b/static/install.html index f59fbdcf..b2b1856b 100644 --- a/static/install.html +++ b/static/install.html @@ -16,15 +16,15 @@ <meta property="og:image:width" content="512"/> <meta property="og:image:height" content="512"/> <meta property="og:image:alt" content="GrapheneOS logo"/> - <meta property="og:url" content="https://grapheneos.org/install"/> <meta property="og:site_name" content="GrapheneOS"/> + <meta property="og:url" content="https://grapheneos.org/install"/> + <link rel="canonical" href="https://grapheneos.org/install"/> <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="apple-touch-icon" href="/apple-touch-icon.png"/> <link rel="stylesheet" href="/grapheneos.css?29"/> <link rel="manifest" href="/manifest.webmanifest"/> - <link rel="canonical" href="https://grapheneos.org/install"/> <link rel="license" href="/LICENSE.txt"/> </head> <body> |
