add canonical tags to all the pages

This commit is contained in:
Daniel Micay 2019-04-27 23:52:19 -04:00
parent 5f9b41a551
commit 8484828d4b
7 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<title>Build | GrapheneOS</title>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/build"/>
</head>
<body>
<nav>

View File

@ -8,6 +8,7 @@
<meta name="description" content="Contact information for GrapheneOS."/>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/contact"/>
</head>
<body>
<nav>

View File

@ -8,6 +8,7 @@
<meta name="description" content="Donating to support development of GrapheneOS."/>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/donate"/>
</head>
<body>
<nav>

View File

@ -8,6 +8,7 @@
<title>GrapheneOS</title>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/"/>
</head>
<body>
<nav>

View File

@ -8,6 +8,7 @@
<title>Install | GrapheneOS</title>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/install"/>
</head>
<body>
<nav>

View File

@ -8,6 +8,7 @@
<title>Releases | GrapheneOS</title>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/releases"/>
</head>
<body>
<nav>

View File

@ -8,6 +8,7 @@
<meta name="description" content="Source code and issue trackers for GrapheneOS."/>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/source"/>
</head>
<body>
<nav>