dear lord please let me fix this
This commit is contained in:
Executable → Regular
+22
-22
@@ -24,16 +24,16 @@ This has been cool for storing footage from our IP cams, though I’m not to
|
||||
|
||||
Immich">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="http://0.0.0.0/docs/currentlab/">
|
||||
<link rel="canonical" href="/docs/currentlab/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/docs/currentlab/">
|
||||
<link rel="alternate" hreflang="en" href="/docs/currentlab/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -48,7 +48,7 @@ Immich">
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/docs/currentlab/">
|
||||
</script><meta property="og:url" content="/docs/currentlab/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="What's in the lab right now?">
|
||||
<meta property="og:description" content="The network’s in a cool spot right now.
|
||||
@@ -78,13 +78,13 @@ This has been cool for storing footage from our IP cams, though I’m not too th
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Docs",
|
||||
"item": "http://0.0.0.0/docs/"
|
||||
},
|
||||
"item": "/docs/"
|
||||
}
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 2 ,
|
||||
"position": 1 ,
|
||||
"name": "What's in the lab right now?",
|
||||
"item": "http://0.0.0.0/docs/currentlab/"
|
||||
"item": "/docs/currentlab/"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -106,14 +106,14 @@ This has been cool for storing footage from our IP cams, though I’m not too th
|
||||
"dateModified": "2026-07-31T22:33:32-04:00",
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
"@id": "http://0.0.0.0/docs/currentlab/"
|
||||
"@id": "/docs/currentlab/"
|
||||
},
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "TheWittyBanter.com",
|
||||
"logo": {
|
||||
"@type": "ImageObject",
|
||||
"url": "http://0.0.0.0/favicon.ico"
|
||||
"url": "/favicon.ico"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -123,7 +123,7 @@ This has been cool for storing footage from our IP cams, though I’m not too th
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="http://0.0.0.0/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<div class="logo-switches">
|
||||
<button id="theme-toggle" class="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
|
||||
<svg class="moon" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
|
||||
@@ -149,32 +149,32 @@ This has been cool for storing footage from our IP cams, though I’m not too th
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<a href="/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<a href="/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<a href="/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<a href="/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<a href="/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<a href="/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -314,7 +314,7 @@ This has been cool for storing footage from our IP cams, though I’m not too th
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user