diff options
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/donate.html b/static/donate.html index 635c2807..eb9bf822 100644 --- a/static/donate.html +++ b/static/donate.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/donate"/> <meta property="og:site_name" content="GrapheneOS"/> + <meta property="og:url" content="https://grapheneos.org/donate"/> + <link rel="canonical" href="https://grapheneos.org/donate"/> <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/donate"/> <link rel="license" href="/LICENSE.txt"/> </head> <body> |
