started edm post, added some music, not posted yet

This commit is contained in:
2026-08-02 13:16:50 -04:00
parent 3efb95b9e6
commit e47cf6302a
101 changed files with 1775 additions and 1186 deletions
+261
View File
@@ -0,0 +1,261 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="dark">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;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">
<title>Help | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="Help - TheWittyBanter.com">
<meta name="author" content="">
<link rel="canonical" href="//localhost:1313/shows/help/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
<link rel="icon" href="//localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="//localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="//localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="//localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="//localhost:1313/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="//localhost:1313/shows/help/">
<noscript>
<style>
#theme-toggle,
.top-link {
display: none;
}
</style>
</noscript>
<script>
if (localStorage.getItem("pref-theme") === "light") {
document.querySelector("html").dataset.theme = 'light';
}
</script>
</head>
<body id="top">
<header class="header">
<nav class="header-nav">
<div class="logo">
<a href="//localhost: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"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
<svg class="sun" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</button>
</div>
</div>
<ul id="menu" class="menu">
<li>
<a href="//localhost:1313/welcome" title="Welcome">
<span>Welcome</span>
</a>
</li>
<li>
<a href="//localhost:1313/shows" title="Shows">
<span>Shows</span>
</a>
</li>
<li>
<a href="//localhost:1313/music" title="Music">
<span>Music</span>
</a>
</li>
<li>
<a href="//localhost:1313/reviews" title="Reviews">
<span>Reviews</span>
</a>
</li>
<li>
<a href="//localhost:1313/posts" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="//localhost:1313/docs" title="Docs">
<span>Docs</span>
</a>
</li>
</ul>
</nav>
</header>
<main class="main">
<article class="post-single">
<header class="post-header">
<nav class="breadcrumbs" role="navigation" aria-label="Breadcrumb">
<a href="/">Home</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
<a href="/shows/">Shows</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
</nav>
<h1 class="post-title entry-hint-parent">
Help
</h1>
<div class="post-meta">
<span title='2026-08-02 12:35:07 -0400 EDT'>August 2, 2026</span>&nbsp;·&nbsp;<span>0 min</span>
</div>
</header>
<footer class="post-footer">
<ul class="post-tags">
</ul>
</footer>
</article>
</main>
<footer class="footer">
<span>&copy; 2026 <a href="//localhost:1313/">TheWittyBanter.com</a></span> ·
<span>
Powered by
<a href="https://gohugo.io/?utm_source=papermod" rel="noopener" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
<a href="#top" id="top-link" class="top-link hidden" aria-label="go to top" title="Go to Top (Alt + G)" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-up">
<polyline points="17 11 12 6 7 11"></polyline>
<polyline points="17 18 12 13 7 18"></polyline>
</svg>
</a>
<script>
let menu = document.getElementById('menu');
if (menu) {
const scrollPosition = localStorage.getItem("menu-scroll-position");
if (scrollPosition) {
menu.scrollLeft = parseInt(scrollPosition, 10);
}
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});
</script>
<script>
var toplink = document.getElementById("top-link");
window.onscroll = function () {
const scrollThreshold = window.innerHeight;
if (document.body.scrollTop > scrollThreshold || document.documentElement.scrollTop > scrollThreshold) {
toplink.classList.remove("hidden");
} else {
toplink.classList.add("hidden");
}
};
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
const html = document.querySelector("html");
if (html.dataset.theme === "dark") {
html.dataset.theme = 'light';
localStorage.setItem("pref-theme", 'light');
} else {
html.dataset.theme = 'dark';
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
<script>
document.querySelectorAll('pre > code').forEach((codeblock) => {
const container = codeblock.parentNode.parentNode;
const copybutton = document.createElement('button');
copybutton.classList.add('copy-code');
copybutton.innerHTML = 'copy';
function copyingDone() {
copybutton.innerHTML = 'copied!';
setTimeout(() => {
copybutton.innerHTML = 'copy';
}, 2000);
}
copybutton.addEventListener('click', (cb) => {
if ('clipboard' in navigator) {
navigator.clipboard.writeText(codeblock.textContent);
copyingDone();
return;
}
const range = document.createRange();
range.selectNodeContents(codeblock);
const selection = window.getSelection();
selection.removeAllRanges();
selection.addRange(range);
try {
document.execCommand('copy');
copyingDone();
} catch (e) { };
selection.removeRange(range);
});
if (container.classList.contains("highlight")) {
container.appendChild(copybutton);
} else if (container.parentNode.firstChild == container) {
} else if (codeblock.parentNode.parentNode.parentNode.parentNode.parentNode.nodeName == "TABLE") {
codeblock.parentNode.parentNode.parentNode.parentNode.parentNode.appendChild(copybutton);
} else {
codeblock.parentNode.appendChild(copybutton);
}
});
</script>
</body>
</html>
+35 -46
View File
@@ -1,25 +1,25 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="dark">
<head><meta charset="utf-8">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;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="index, follow">
<meta name="robots" content="noindex, nofollow">
<title>Shows | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="Come hang out!">
<meta name="author" content="">
<link rel="canonical" href="/shows/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
<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">
<link rel="canonical" href="//localhost:1313/shows/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
<link rel="icon" href="//localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="//localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="//localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="//localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="//localhost: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="/shows/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="/shows/">
<link rel="alternate" type="application/rss+xml" href="//localhost:1313/shows/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="//localhost:1313/shows/">
<noscript>
<style>
#theme-toggle,
@@ -34,38 +34,13 @@
document.querySelector("html").dataset.theme = 'light';
}
</script><meta property="og:url" content="/shows/">
<meta property="og:site_name" content="TheWittyBanter.com">
<meta property="og:title" content="Shows">
<meta property="og:description" content="Come hang out!">
<meta property="og:locale" content="en">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Shows">
<meta name="twitter:description" content="Come hang out!">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "Shows",
"item": "/shows/"
}
]
}
</script>
</head>
<body class="list" id="top">
<header class="header">
<nav class="header-nav">
<div class="logo">
<a href="/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
<a href="//localhost: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"
@@ -91,32 +66,32 @@
</div>
<ul id="menu" class="menu">
<li>
<a href="/welcome" title="Welcome">
<a href="//localhost:1313/welcome" title="Welcome">
<span>Welcome</span>
</a>
</li>
<li>
<a href="/shows" title="Shows">
<a href="//localhost:1313/shows" title="Shows">
<span class="active">Shows</span>
</a>
</li>
<li>
<a href="/music" title="Music">
<a href="//localhost:1313/music" title="Music">
<span>Music</span>
</a>
</li>
<li>
<a href="/reviews" title="Reviews">
<a href="//localhost:1313/reviews" title="Reviews">
<span>Reviews</span>
</a>
</li>
<li>
<a href="/posts" title="Blog">
<a href="//localhost:1313/posts" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="/docs" title="Docs">
<a href="//localhost:1313/docs" title="Docs">
<span>Docs</span>
</a>
</li>
@@ -140,6 +115,20 @@
</div>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Help
</h2>
</header>
<div class="entry-content">
<p></p>
</div>
<footer class="entry-footer">
<span title='2026-08-02 12:35:07 -0400 EDT'>August 2, 2026</span>&nbsp;·&nbsp;<span>0 min</span></footer>
<a class="entry-link" aria-label="post link to Help" href="//localhost:1313/shows/help/"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">It&#39;s a little empty right now...
@@ -154,13 +143,13 @@ Make sure to put “Music” in the subject!
</div>
<footer class="entry-footer">
<span title='2026-07-30 21:13:12 -0400 -0400'>July 30, 2026</span>&nbsp;·&nbsp;<span>1 min</span></footer>
<a class="entry-link" aria-label="post link to It&#39;s a little empty right now..." href="/shows/tba/"></a>
<span title='2026-07-30 21:13:12 -0400 EDT'>July 30, 2026</span>&nbsp;·&nbsp;<span>1 min</span></footer>
<a class="entry-link" aria-label="post link to It&#39;s a little empty right now..." href="//localhost:1313/shows/tba/"></a>
</article>
</main>
<footer class="footer">
<span>&copy; 2026 <a href="/">TheWittyBanter.com</a></span> ·
<span>&copy; 2026 <a href="//localhost:1313/">TheWittyBanter.com</a></span> ·
+12 -5
View File
@@ -2,17 +2,24 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Shows on TheWittyBanter.com</title>
<link>/shows/</link>
<link>//localhost:1313/shows/</link>
<description>Recent content in Shows on TheWittyBanter.com</description>
<generator>Hugo</generator>
<language>en</language>
<lastBuildDate>Thu, 30 Jul 2026 21:13:12 -0400</lastBuildDate>
<atom:link href="/shows/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sun, 02 Aug 2026 12:35:07 -0400</lastBuildDate>
<atom:link href="//localhost:1313/shows/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Help</title>
<link>//localhost:1313/shows/help/</link>
<pubDate>Sun, 02 Aug 2026 12:35:07 -0400</pubDate>
<guid>//localhost:1313/shows/help/</guid>
<description></description>
</item>
<item>
<title>It&#39;s a little empty right now...</title>
<link>/shows/tba/</link>
<link>//localhost:1313/shows/tba/</link>
<pubDate>Thu, 30 Jul 2026 21:13:12 -0400</pubDate>
<guid>/shows/tba/</guid>
<guid>//localhost:1313/shows/tba/</guid>
<description>&lt;p&gt;But that can change!&lt;/p&gt;
&lt;p&gt;Book some noise for your occasion at:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;a href=&#34;mailto:bwnoises@proton.me&#34;&gt;bwnoises@proton.me&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
+6 -6
View File
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>/shows/</title>
<link rel="canonical" href="/shows/">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=/shows/">
</head>
<head>
<title>//localhost:1313/shows/</title>
<link rel="canonical" href="//localhost:1313/shows/">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=//localhost:1313/shows/">
</head>
</html>
+19 -88
View File
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="dark">
<head><meta charset="utf-8">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;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="index, follow">
<meta name="robots" content="noindex, nofollow">
<title>It&#39;s a little empty right now... | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="But that can change!
@@ -12,16 +12,16 @@ Book some noise for your occasion at:
bwnoises@proton.me
Make sure to put &ldquo;Music&rdquo; in the subject!">
<meta name="author" content="">
<link rel="canonical" href="/shows/tba/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
<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">
<link rel="canonical" href="//localhost:1313/shows/tba/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
<link rel="icon" href="//localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="//localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="//localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="//localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="//localhost:1313/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="/shows/tba/">
<link rel="alternate" hreflang="en" href="//localhost:1313/shows/tba/">
<noscript>
<style>
#theme-toggle,
@@ -36,82 +36,13 @@ Make sure to put &ldquo;Music&rdquo; in the subject!">
document.querySelector("html").dataset.theme = 'light';
}
</script><meta property="og:url" content="/shows/tba/">
<meta property="og:site_name" content="TheWittyBanter.com">
<meta property="og:title" content="It&#39;s a little empty right now...">
<meta property="og:description" content="But that can change!
Book some noise for your occasion at:
bwnoises@proton.me
Make sure to put “Music” in the subject!">
<meta property="og:locale" content="en">
<meta property="og:type" content="article">
<meta property="article:section" content="shows">
<meta property="article:published_time" content="2026-07-30T21:13:12-04:00">
<meta property="article:modified_time" content="2026-07-30T21:13:12-04:00">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="It&#39;s a little empty right now...">
<meta name="twitter:description" content="But that can change!
Book some noise for your occasion at:
bwnoises@proton.me
Make sure to put “Music” in the subject!">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "Shows",
"item": "/shows/"
}
{
"@type": "ListItem",
"position": 1 ,
"name": "It's a little empty right now...",
"item": "/shows/tba/"
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BlogPosting",
"headline": "It's a little empty right now...",
"name": "It\u0027s a little empty right now...",
"description": "But that can change!\nBook some noise for your occasion at:\nbwnoises@proton.me\nMake sure to put \u0026ldquo;Music\u0026rdquo; in the subject!\n",
"keywords": [
],
"articleBody": "But that can change!\nBook some noise for your occasion at:\nbwnoises@proton.me\nMake sure to put “Music” in the subject!\n",
"wordCount" : "20",
"inLanguage": "en",
"datePublished": "2026-07-30T21:13:12-04:00",
"dateModified": "2026-07-30T21:13:12-04:00",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/shows/tba/"
},
"publisher": {
"@type": "Organization",
"name": "TheWittyBanter.com",
"logo": {
"@type": "ImageObject",
"url": "/favicon.ico"
}
}
}
</script>
</head>
<body id="top">
<header class="header">
<nav class="header-nav">
<div class="logo">
<a href="/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
<a href="//localhost: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"
@@ -137,32 +68,32 @@ Make sure to put “Music” in the subject!">
</div>
<ul id="menu" class="menu">
<li>
<a href="/welcome" title="Welcome">
<a href="//localhost:1313/welcome" title="Welcome">
<span>Welcome</span>
</a>
</li>
<li>
<a href="/shows" title="Shows">
<a href="//localhost:1313/shows" title="Shows">
<span>Shows</span>
</a>
</li>
<li>
<a href="/music" title="Music">
<a href="//localhost:1313/music" title="Music">
<span>Music</span>
</a>
</li>
<li>
<a href="/reviews" title="Reviews">
<a href="//localhost:1313/reviews" title="Reviews">
<span>Reviews</span>
</a>
</li>
<li>
<a href="/posts" title="Blog">
<a href="//localhost:1313/posts" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="/docs" title="Docs">
<a href="//localhost:1313/docs" title="Docs">
<span>Docs</span>
</a>
</li>
@@ -190,7 +121,7 @@ Make sure to put “Music” in the subject!">
</h1>
<div class="post-meta">
<span title='2026-07-30 21:13:12 -0400 -0400'>July 30, 2026</span>&nbsp;·&nbsp;<span>1 min</span>
<span title='2026-07-30 21:13:12 -0400 EDT'>July 30, 2026</span>&nbsp;·&nbsp;<span>1 min</span>
</div>
</header>
@@ -211,7 +142,7 @@ Make sure to put “Music” in the subject!">
</main>
<footer class="footer">
<span>&copy; 2026 <a href="/">TheWittyBanter.com</a></span> ·
<span>&copy; 2026 <a href="//localhost:1313/">TheWittyBanter.com</a></span> ·