Holy crap, it's really coming together. Video embedded with no real issues, consulted almighty Gemini for help there

This commit is contained in:
2026-07-31 18:25:33 -04:00
parent 697666e432
commit 6731b4ba6b
30 changed files with 403 additions and 124 deletions
-8
View File
@@ -1,8 +0,0 @@
+++
date = '2026-07-30T21:02:47-04:00'
title = 'Home'
+++
# Welcome
This hopefully works?
+8
View File
@@ -0,0 +1,8 @@
+++
date = '2026-07-31T18:04:09-04:00'
title = 'The Chicken Street Band on 207'
+++
Had the privelege of performing for the lovely audience of 207 Maine.
*"The Lighter" - Chase Winn & the Chicken Street Band*
{{< video src="/videos/207.mp4" width="800px" >}}
+1
View File
@@ -2,3 +2,4 @@
date = '2026-07-30T21:07:34-04:00' date = '2026-07-30T21:07:34-04:00'
title = 'Shows' title = 'Shows'
+++ +++
### Come hang out!
+35 -5
View File
@@ -7,10 +7,44 @@ enableRobotsTXT = true
[params.profileMode] [params.profileMode]
enabled = true enabled = true
title = "@BWNoises" title = "@BWNoises"
subtitle = "Musician and computer guy from Maine" subtitle = """
Musician and computer guy from Maine
---
Booking = bwnoises@proton.me
@bwnoises on WhatsApp
---
Docs / General questions = thewittybanter@proton.me
"""
imageUrl = "/images/copy.jpg" imageUrl = "/images/copy.jpg"
imageWidth = 350
imageHeight = 350
[[params.SocialIcons]]
name = "github"
url = "https://github.com/syrinx8311"
[[params.SocialIcons]]
name = "instagram"
url = "https://instagram.com/bwnoises"
[[params.SocialIcons]]
name = "mastodon"
url = "https://mastodon.social/@plorbusgutierrez"
[params.homeInfoParams]
enabled = false
title = "@BWNoises"
Content = """
Welcome. This site is intended to be a brain dump.
Things like homelab docs, music I get to work on, general musings
"""
[params] [params]
@@ -40,10 +74,6 @@ imageUrl = "/images/copy.jpg"
url = "/shows" url = "/shows"
weight = 4 weight = 4
[[menus.main]]
name = "About"
pageref = "about"
weight = 5
[caches] [caches]
+6
View File
@@ -0,0 +1,6 @@
<div class="video-container" style="text-align: center; margin: 20px 0;">
<video controls preload="metadata" width="{{ .Get "width" | default "100%" }}" style="max-width: 100%; height: auto; border-radius: 4px;">
<source src="{{ .Get "src" }}" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
-5
View File
@@ -84,11 +84,6 @@
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
-5
View File
@@ -93,11 +93,6 @@ For booking">
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span class="active">About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
-5
View File
@@ -85,11 +85,6 @@
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
-5
View File
@@ -84,11 +84,6 @@
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
-5
View File
@@ -85,11 +85,6 @@
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
-5
View File
@@ -85,11 +85,6 @@ This hopefully works?">
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
+38 -7
View File
@@ -86,20 +86,51 @@
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
<main class="main"><div class="profile"> <main class="main"><div class="profile">
<div class="profile_inner"> <div class="profile_inner">
<img draggable="false" src="http://localhost:1313/images/copy.jpg" alt="profile image" title="" <img draggable="false" src="http://localhost:1313/images/copy.jpg" alt="profile image" title=""
height="150" width="150" /> height="350" width="350" />
<h1>@BWNoises</h1> <h1>@BWNoises</h1>
<span>Musician and computer guy from Maine</span><div class="social-icons" > <span><p>Musician and computer guy from Maine</p>
<hr>
<p>Booking = <a href="mailto:bwnoises@proton.me">bwnoises@proton.me</a></p>
<p>@bwnoises on WhatsApp</p>
<hr>
<p>Docs / General questions = <a href="mailto:thewittybanter@proton.me">thewittybanter@proton.me</a></p>
</span><div class="social-icons" >
<a href="https://github.com/syrinx8311" target="_blank" rel="noopener noreferrer me"
title="Github">
<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">
<path
d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22">
</path>
</svg>
</a>
<a href="https://instagram.com/bwnoises" target="_blank" rel="noopener noreferrer me"
title="Instagram">
<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">
<rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect>
<path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path>
<line x1="17.5" y1="6.5" x2="17.5" y2="6.5"></line>
</svg>
</a>
<a href="https://mastodon.social/@plorbusgutierrez" target="_blank" rel="noopener noreferrer me"
title="Mastodon">
<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">
<path
d="M21.58 13.913c-.29 1.469-2.592 3.121-5.238 3.396-1.379.184-2.737.368-4.185.276-2.368-.092-4.237-.551-4.237-.551 0 .184.014.459.043.643.308 2.294 2.317 2.478 4.22 2.57 1.922 0 3.633-.46 3.633-.46l.079 1.653s-1.344.734-3.738.918c-1.32.091-2.96-.092-4.869-.551-4.14-1.102-4.853-5.507-4.961-10.005-.034-1.285-.013-2.57-.013-3.58 0-4.589 3-5.966 3-5.966 1.513-.734 4.11-1.01 6.808-1.01h.067c2.699 0 5.296.276 6.81 1.01 0 0 3 1.377 3 5.967 0 0 .037 3.304-.419 5.69"
stroke="currentColor" />
<path
d="M17.832 8.633v5h-1.978V8.78c0-1.023-.43-1.542-1.29-1.542-.95 0-1.427.616-1.427 1.834v2.655H11.17V9.072c0-1.218-.476-1.834-1.427-1.834-.86 0-1.29.52-1.29 1.542v4.852H6.475V8.633c0-1.022.26-1.834.782-2.434.538-.6 1.243-.909 2.118-.909 1.012 0 1.779.39 2.286 1.169l.492.827.493-.827c.507-.78 1.274-1.169 2.286-1.169.875 0 1.58.308 2.118.909.522.6.782 1.412.782 2.434"
fill="currentColor" stroke="none" />
</svg>
</a>
</div> </div>
</div> </div>
+12 -9
View File
@@ -6,8 +6,19 @@
<description>Recent content on TheWittyBanter.com</description> <description>Recent content on TheWittyBanter.com</description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en</language> <language>en</language>
<lastBuildDate>Fri, 31 Jul 2026 17:11:06 -0400</lastBuildDate> <lastBuildDate>Fri, 31 Jul 2026 18:04:09 -0400</lastBuildDate>
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>The Chicken Street Band on 207</title>
<link>http://localhost:1313/music/207/</link>
<pubDate>Fri, 31 Jul 2026 18:04:09 -0400</pubDate>
<guid>http://localhost:1313/music/207/</guid>
<description>&lt;p&gt;Had the privelege of performing for the lovely audience of 207 Maine.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;ldquo;The Lighter&amp;rdquo; - Chase Winn &amp;amp; the Chicken Street Band&lt;/em&gt;
&lt;video src=&#34;http://localhost:1313/videos/207.mp4&#34; controls muted&gt;&lt;/video&gt;
&lt;/p&gt;</description>
</item>
<item> <item>
<title>Docshere</title> <title>Docshere</title>
<link>http://localhost:1313/docs/docshere/</link> <link>http://localhost:1313/docs/docshere/</link>
@@ -58,14 +69,6 @@
&lt;/ul&gt; &lt;/ul&gt;
&lt;h1 id=&#34;how-do-i-contact-this-guy&#34;&gt;How do I contact this guy?&lt;/h1&gt; &lt;h1 id=&#34;how-do-i-contact-this-guy&#34;&gt;How do I contact this guy?&lt;/h1&gt;
&lt;h2 id=&#34;for-booking&#34;&gt;For booking&lt;/h2&gt;</description> &lt;h2 id=&#34;for-booking&#34;&gt;For booking&lt;/h2&gt;</description>
</item>
<item>
<title>Home</title>
<link>http://localhost:1313/home/</link>
<pubDate>Thu, 30 Jul 2026 21:02:47 -0400</pubDate>
<guid>http://localhost:1313/home/</guid>
<description>&lt;h1 id=&#34;welcome&#34;&gt;Welcome&lt;/h1&gt;
&lt;p&gt;This hopefully works?&lt;/p&gt;</description>
</item> </item>
<item> <item>
<title>Test2</title> <title>Test2</title>
-5
View File
@@ -84,11 +84,6 @@
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
+263
View File
@@ -0,0 +1,263 @@
<!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>The Chicken Street Band on 207 | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="Had the privelege of performing for the lovely audience of 207 Maine.
&ldquo;The Lighter&rdquo; - Chase Winn &amp; the Chicken Street Band
">
<meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/music/207/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="http://localhost:1313/music/207/">
<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="http://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="http://localhost:1313/docs" title="Docs">
<span>Docs</span>
</a>
</li>
<li>
<a href="http://localhost:1313/music" title="Music">
<span>Music</span>
</a>
</li>
<li>
<a href="http://localhost:1313/posts" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="http://localhost:1313/shows" title="Shows">
<span>Shows</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="/music/">Music</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">
The Chicken Street Band on 207
</h1>
<div class="post-meta">
<span title='2026-07-31 18:04:09 -0400 EDT'>July 31, 2026</span>&nbsp;·&nbsp;<span>1 min</span>
</div>
</header>
<div class="post-content md-content"><p>Had the privelege of performing for the lovely audience of 207 Maine.</p>
<p><em>&ldquo;The Lighter&rdquo; - Chase Winn &amp; the Chicken Street Band</em>
<video src="/videos/207.mp4" controls muted></video>
</p>
</div>
<footer class="post-footer">
<ul class="post-tags">
</ul>
</footer>
</article>
</main>
<footer class="footer">
<span>&copy; 2026 <a href="http://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>
+15 -5
View File
@@ -85,11 +85,6 @@
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
@@ -105,6 +100,21 @@
Music Music
</h1> </h1>
</header> </header>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">The Chicken Street Band on 207
</h2>
</header>
<div class="entry-content">
<p>Had the privelege of performing for the lovely audience of 207 Maine.
“The Lighter” - Chase Winn &amp; the Chicken Street Band </p>
</div>
<footer class="entry-footer">
<span title='2026-07-31 18:04:09 -0400 EDT'>July 31, 2026</span>&nbsp;·&nbsp;<span>1 min</span></footer>
<a class="entry-link" aria-label="post link to The Chicken Street Band on 207" href="http://localhost:1313/music/207/"></a>
</article>
</main> </main>
<footer class="footer"> <footer class="footer">
+12 -1
View File
@@ -6,7 +6,18 @@
<description>Recent content in Music on TheWittyBanter.com</description> <description>Recent content in Music on TheWittyBanter.com</description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en</language> <language>en</language>
<lastBuildDate></lastBuildDate> <lastBuildDate>Fri, 31 Jul 2026 18:04:09 -0400</lastBuildDate>
<atom:link href="http://localhost:1313/music/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="http://localhost:1313/music/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>The Chicken Street Band on 207</title>
<link>http://localhost:1313/music/207/</link>
<pubDate>Fri, 31 Jul 2026 18:04:09 -0400</pubDate>
<guid>http://localhost:1313/music/207/</guid>
<description>&lt;p&gt;Had the privelege of performing for the lovely audience of 207 Maine.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;ldquo;The Lighter&amp;rdquo; - Chase Winn &amp;amp; the Chicken Street Band&lt;/em&gt;
&lt;video src=&#34;http://localhost:1313/videos/207.mp4&#34; controls muted&gt;&lt;/video&gt;
&lt;/p&gt;</description>
</item>
</channel> </channel>
</rss> </rss>
-5
View File
@@ -84,11 +84,6 @@
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
+3 -3
View File
@@ -1,9 +1,9 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>http://localhost:41799/</title> <title>http://localhost:1313/</title>
<link rel="canonical" href="http://localhost:41799/"> <link rel="canonical" href="http://localhost:1313/">
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:41799/"> <meta http-equiv="refresh" content="0; url=http://localhost:1313/">
</head> </head>
</html> </html>
-5
View File
@@ -85,11 +85,6 @@
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
-5
View File
@@ -84,11 +84,6 @@
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
-5
View File
@@ -85,11 +85,6 @@ electric boogaloo">
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
-5
View File
@@ -84,11 +84,6 @@
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
+5 -6
View File
@@ -7,7 +7,7 @@
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="noindex, nofollow">
<title>Shows | TheWittyBanter.com</title> <title>Shows | TheWittyBanter.com</title>
<meta name="keywords" content=""> <meta name="keywords" content="">
<meta name="description" content="Shows - TheWittyBanter.com"> <meta name="description" content="Come hang out!">
<meta name="author" content=""> <meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/shows/"> <link rel="canonical" href="http://localhost:1313/shows/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style"> <link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
@@ -85,11 +85,6 @@
<span class="active">Shows</span> <span class="active">Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
@@ -105,6 +100,10 @@
Shows Shows
</h1> </h1>
</header> </header>
<div class="post-content md-content"><h3 id="come-hang-out">Come hang out!<a hidden class="anchor" aria-hidden="true" href="#come-hang-out">#</a></h3>
</div>
<article class="post-entry"> <article class="post-entry">
<header class="entry-header"> <header class="entry-header">
-5
View File
@@ -84,11 +84,6 @@
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
-5
View File
@@ -84,11 +84,6 @@
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
+5 -5
View File
@@ -2,10 +2,13 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>http://localhost:1313/docs/docshere/</loc> <loc>http://localhost:1313/music/207/</loc>
<lastmod>2026-07-31T17:11:06-04:00</lastmod> <lastmod>2026-07-31T18:04:09-04:00</lastmod>
</url><url> </url><url>
<loc>http://localhost:1313/</loc> <loc>http://localhost:1313/</loc>
<lastmod>2026-07-31T18:04:09-04:00</lastmod>
</url><url>
<loc>http://localhost:1313/docs/docshere/</loc>
<lastmod>2026-07-31T17:11:06-04:00</lastmod> <lastmod>2026-07-31T17:11:06-04:00</lastmod>
</url><url> </url><url>
<loc>http://localhost:1313/docs/</loc> <loc>http://localhost:1313/docs/</loc>
@@ -28,9 +31,6 @@
</url><url> </url><url>
<loc>http://localhost:1313/about/</loc> <loc>http://localhost:1313/about/</loc>
<lastmod>2026-07-30T21:06:27-04:00</lastmod> <lastmod>2026-07-30T21:06:27-04:00</lastmod>
</url><url>
<loc>http://localhost:1313/home/</loc>
<lastmod>2026-07-30T21:02:47-04:00</lastmod>
</url><url> </url><url>
<loc>http://localhost:1313/posts/test2/</loc> <loc>http://localhost:1313/posts/test2/</loc>
<lastmod>2026-07-30T20:57:23-04:00</lastmod> <lastmod>2026-07-30T20:57:23-04:00</lastmod>
-5
View File
@@ -85,11 +85,6 @@
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
<li>
<a href="http://localhost:1313/about/" title="About">
<span>About</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
Binary file not shown.