add canonical tags to all the pages
This commit is contained in:
parent
5f9b41a551
commit
8484828d4b
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user