Update canonical domain to 7am.nym.sh

This commit is contained in:
2026-06-14 18:56:01 +01:00
parent cff02a574c
commit 792f64c64a
4 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
# 7am
[7am.is](https://7am.is)
[7am.nym.sh](https://7am.nym.sh)
![](./screenshot/homepage.png)

View File

@@ -8,16 +8,16 @@
<meta name="description" content="Daily weather summary delivered to you at 7am.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://7am.is">
<meta property="og:url" content="https://7am.nym.sh">
<meta property="og:title" content="7am Weather">
<meta property="og:description" content="Daily weather summary delivered to you at 7am.">
<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">
<meta name="twitter:url" content="https://7am.nym.sh">
<meta name="twitter:title" content="7am Weather">
<meta name="twitter:description" content="Daily weather summary delivered to you at 7am.">
<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">

View File

@@ -8,16 +8,16 @@
<meta name="description" content="7am instructions for iOS users">
<meta property="og:type" content="website">
<meta property="og:url" content="https://7am.is/instructions">
<meta property="og:url" content="https://7am.nym.sh/instructions">
<meta property="og:title" content="7am Weather">
<meta property="og:description" content="7am instructions for iOS users">
<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/instructions">
<meta name="twitter:url" content="https://7am.nym.sh/instructions">
<meta name="twitter:title" content="7am Weather">
<meta name="twitter:description" content="7am instructions for iOS users">
<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">

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>