feat: Add nostr
This commit is contained in:
@@ -5,7 +5,23 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<title>HNS Links</title>
|
||||
<meta name="twitter:title" content="HNS Links">
|
||||
<meta name="twitter:image" content="https://links.hns.au/assets/img/dashboard.png">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="HNS Links">
|
||||
<meta name="description" content="Create a links page for your domain">
|
||||
<meta property="og:description" content="Create a links page for your domain">
|
||||
<meta property="og:image" content="https://links.hns.au/assets/img/dashboard.png">
|
||||
<meta name="twitter:description" content="Create a links page for your domain">
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "WebSite",
|
||||
"name": "HNS Links",
|
||||
"url": "https://links.hns.au"
|
||||
}
|
||||
</script>
|
||||
<link rel="icon" type="image/png" sizes="600x627" href="/assets/img/favicon.png">
|
||||
<link rel="icon" type="image/png" sizes="600x627" href="/assets/img/favicon.png">
|
||||
<link rel="icon" type="image/png" sizes="600x627" href="/assets/img/favicon.png">
|
||||
|
||||
Reference in New Issue
Block a user