Slight tweaks and JSON-LD
This commit is contained in:
@@ -39,6 +39,22 @@
|
||||
href="/assets/images/apple-touch-icon.png"
|
||||
/>
|
||||
<link rel="stylesheet" href="/assets/css/site.css" />
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebSite",
|
||||
"name": "mifi Holdings Mail",
|
||||
"url": "https://mail.mifi.holdings",
|
||||
"description": "The mifi Holdings mail services hub—here you can find help with setting up your email, changing your password, and accessing webmail.",
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "mifi Ventures",
|
||||
"url": "https://mifi.ventures",
|
||||
"email": "postmaster@mifi.holdings"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container text-center">
|
||||
|
||||
Reference in New Issue
Block a user