diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-27 23:52:19 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-27 23:52:19 -0400 |
| commit | 8484828d4bd6d46e341fee68009dc93e8a927128 (patch) | |
| tree | e222583f857f901ffc6deef6a2f02fa2cfe7559c /static/index.html | |
| parent | 5f9b41a551f9c3849f7a392cf522cad28d97bc25 (diff) | |
add canonical tags to all the pages
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html index cf14a746..327ac711 100644 --- a/static/index.html +++ b/static/index.html @@ -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> |
