JSON-LD and silencing dev tools noise
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
2026-02-16 11:03:05 -03:00
parent 4a79266a27
commit 502bc1765f
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1 @@
{}

View File

@@ -41,6 +41,22 @@
sizes="180x180"
href="/assets/images/apple-touch-icon.png"
/>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "mifi Holdings",
"url": "https://mifi.holdings",
"description": "This is just a landing page so something exists at the root domain of all the digital holdings of mifi.",
"publisher": {
"@type": "Organization",
"name": "mifi Ventures",
"url": "https://mifi.ventures",
"email": "postmaster@mifi.holdings"
}
}
</script>
</head>
<body>
<div class="container">