diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-06-29 03:42:46 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-06-29 03:42:46 +0900 |
| commit | 53caf6046ccd5131879adc3ca197c1b907574306 (patch) | |
| tree | 3207970b99b24e20403562ba92e8fbfbef63cdae /static/install.html | |
| parent | 2981b588d79e61ff8d4c913e710c354d0210061d (diff) | |
static: replace contact.html
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/install.html b/static/install.html index c16c8851..34503bb5 100644 --- a/static/install.html +++ b/static/install.html @@ -16,8 +16,8 @@ <meta property="og:image:height" content="512"/> <meta property="og:image:alt" content="Hakurei logo"/> <meta property="og:site_name" content="Hakurei"/> - <meta property="og:url" content="https://hakurei.app/install/"/> - <link rel="canonical" href="https://hakurei.app/install/"/> + <meta property="og:url" content="https://hakurei.app/install.html"/> + <link rel="canonical" href="https://hakurei.app/install.html"/> <link rel="icon" href="/favicon.ico"/> <link rel="icon" sizes="any" type="image/svg+xml" href="/favicon.svg"/> <link rel="mask-icon" href="[[path|/mask-icon.svg]]" color="#1a1a1a"/> |
