Update canonical domain to 7am.nym.sh (#4)

Reviewed-on: #4
This commit is contained in:
2026-06-14 19:06:03 +01:00
parent cff02a574c
commit 089220d182
4 changed files with 14 additions and 14 deletions

View File

@@ -8,16 +8,16 @@
<meta name="description" content="Weather summary for {{.LocationName}}">
<meta property="og:type" content="website">
<meta property="og:url" content="https://7am.is/{{.Location}}">
<meta property="og:url" content="https://7am.nym.sh/{{.Location}}">
<meta property="og:title" content="7am Weather">
<meta property="og:description" content="Weather summary for {{.LocationName}}">
<meta property="og:image" content="https://7am.is/hero.png">
<meta property="og:image" content="https://7am.nym.sh/hero.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="https://7am.is/{{.Location}}">
<meta name="twitter:url" content="https://7am.nym.sh/{{.Location}}">
<meta name="twitter:title" content="7am Weather">
<meta name="twitter:description" content="Weather summary for {{.LocationName}}">
<meta name="twitter:image" content="https://7am.is/hero.png">
<meta name="twitter:image" content="https://7am.nym.sh/hero.png">
<link rel="icon" type="image/png" href="/favicon.png">
<link rel="manifest" href="/manifest.json">
@@ -42,4 +42,4 @@
<script src="/summary.js"></script>
</body>
</html>
</html>