summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-01-07 10:49:37 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-01-07 10:49:37 -0500
commit50ff36ba8d0406be7aafd029315a49dbb126f09d (patch)
treebe5d196f307c497ea48a9da8a81295e23c2b7c4c /static/releases.html
parent7368c2f2a9991bd84a084d929543536579d0c67d (diff)
reorganize page metadata
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html
index 42c3e98b..7259b08c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -16,16 +16,16 @@
<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/releases"/>
<meta property="og:site_name" content="GrapheneOS"/>
+ <meta property="og:url" content="https://grapheneos.org/releases"/>
+ <link rel="canonical" href="https://grapheneos.org/releases"/>
+ <link rel="alternate" type="application/atom+xml" href="/releases.atom"/>
<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/releases"/>
- <link rel="alternate" type="application/atom+xml" href="/releases.atom"/>
<link rel="license" href="/LICENSE.txt"/>
<script type="module" src="/js/releases.js?13"></script>
<script type="module" src="/js/redirect.js?8"></script>