fixing whatever the hell I broke
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
@@ -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="https://thewittybanter.com/docs/currentlab/">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/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="https://thewittybanter.com/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com/docs/currentlab/">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/docs/currentlab/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -54,7 +54,7 @@ Immich">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="https://thewittybanter.com:1313/" 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"
|
||||
@@ -80,32 +80,32 @@ Immich">
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/welcome" title="Welcome">
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/shows" title="Shows">
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/music" title="Music">
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/reviews" title="Reviews">
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/posts" title="Blog">
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/docs" title="Docs">
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -245,7 +245,7 @@ Immich">
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
+18
-18
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
@@ -9,17 +9,17 @@
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Docs - TheWittyBanter.com">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com/docs/">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/docs/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewittybanter.com/docs/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com/docs/">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewittybanter.com:1313/docs/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/docs/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -40,7 +40,7 @@
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="https://thewittybanter.com:1313/" 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"
|
||||
@@ -66,32 +66,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/welcome" title="Welcome">
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/shows" title="Shows">
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/music" title="Music">
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/reviews" title="Reviews">
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/posts" title="Blog">
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/docs" title="Docs">
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<span class="active">Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -126,12 +126,12 @@ This has been cool for storing footage from our IP cams, though I’m not too th
|
||||
<footer class="entry-footer">
|
||||
|
||||
<span title='2026-07-31 22:33:32 -0400 -0400'>July 31, 2026</span> · <span>2 min</span></footer>
|
||||
<a class="entry-link" aria-label="post link to What's in the lab right now?" href="https://thewittybanter.com/docs/currentlab/"></a>
|
||||
<a class="entry-link" aria-label="post link to What's in the lab right now?" href="https://thewittybanter.com:1313/docs/currentlab/"></a>
|
||||
</article>
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,20 +2,20 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Docs on TheWittyBanter.com</title>
|
||||
<link>https://thewittybanter.com/docs/</link>
|
||||
<link>https://thewittybanter.com:1313/docs/</link>
|
||||
<description>Recent content in Docs on TheWittyBanter.com</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Fri, 31 Jul 2026 22:33:32 -0400</lastBuildDate>
|
||||
<atom:link href="https://thewittybanter.com/docs/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://thewittybanter.com:1313/docs/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>What's in the lab right now?</title>
|
||||
<link>https://thewittybanter.com/docs/currentlab/</link>
|
||||
<link>https://thewittybanter.com:1313/docs/currentlab/</link>
|
||||
<pubDate>Fri, 31 Jul 2026 22:33:32 -0400</pubDate>
|
||||
<guid>https://thewittybanter.com/docs/currentlab/</guid>
|
||||
<guid>https://thewittybanter.com:1313/docs/currentlab/</guid>
|
||||
<description><p>The network&rsquo;s in a cool spot right now.</p>
|
||||
<figure>
|
||||
<img loading="lazy" src="https://thewittybanter.com/images/lab.jpg" width="600"/> <figcaption>
|
||||
<img loading="lazy" src="https://thewittybanter.com:1313/images/lab.jpg" width="600"/> <figcaption>
|
||||
The whole team
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>https://thewittybanter.com/docs/</title>
|
||||
<link rel="canonical" href="https://thewittybanter.com/docs/">
|
||||
<title>https://thewittybanter.com:1313/docs/</title>
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/docs/">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://thewittybanter.com/docs/">
|
||||
<meta http-equiv="refresh" content="0; url=https://thewittybanter.com:1313/docs/">
|
||||
</head>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user