fix: Update url to use status.hnsdoh.com
All checks were successful
Build Docker / BuildImage (push) Successful in 37s
All checks were successful
Build Docker / BuildImage (push) Successful in 37s
This commit is contained in:
@@ -4,22 +4,22 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<title>HNS DoH Status</title>
|
||||
<meta name="twitter:image" content="https://hnsdoh.c.woodburn.au/assets/img/HNS.png">
|
||||
<title>Status | HNS DoH</title>
|
||||
<meta name="twitter:image" content="https://status.hnsdoh.com/assets/img/HNS.png">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:description" content="Access Handshake Domains with DNS over HTTPS">
|
||||
<meta property="og:title" content="HNS DoH Status">
|
||||
<meta property="og:title" content="Status | HNS DoH">
|
||||
<meta name="description" content="Access Handshake Domains with DNS over HTTPS">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Access Handshake Domains with DNS over HTTPS">
|
||||
<meta name="twitter:title" content="HNS DoH Status">
|
||||
<meta property="og:image" content="https://hnsdoh.c.woodburn.au/assets/img/HNS.png">
|
||||
<meta name="twitter:title" content="Status | HNS DoH">
|
||||
<meta property="og:image" content="https://status.hnsdoh.com/assets/img/HNS.png">
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "WebSite",
|
||||
"name": "HNS DoH Status",
|
||||
"url": "https://hnsdoh.c.woodburn.au"
|
||||
"name": "Status | HNS DoH",
|
||||
"url": "https://status.hnsdoh.com"
|
||||
}
|
||||
</script>
|
||||
<link rel="icon" type="image/png" sizes="670x700" href="assets/img/HNS.png">
|
||||
|
||||
Reference in New Issue
Block a user