dear lord please let me fix this

This commit is contained in:
2026-08-02 05:07:45 +00:00
parent 54f5488c4d
commit 8ac84cdf8e
64 changed files with 443 additions and 5348 deletions
Executable → Regular
+18 -18
View File
@@ -13,17 +13,17 @@ Why “The Witty Banter”?
One time I was discussing with my partner the idea of what a solo project would be named.
I’ve always hated the idea of being a “solo artist”, using my name or my face as the front of ANYTHING gives me the ick (yet here we are, eh?). The point was brought up, that I seem to do better when there’s witty banter.">
<meta name="author" content="">
<link rel="canonical" href="http://0.0.0.0/welcome/">
<link rel="canonical" href="/welcome/">
<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" type="application/rss+xml" href="http://0.0.0.0/welcome/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="http://0.0.0.0/welcome/">
<link rel="alternate" type="application/rss+xml" href="/welcome/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="/welcome/">
<noscript>
<style>
#theme-toggle,
@@ -38,7 +38,7 @@ I&rsquo;ve always hated the idea of being a &ldquo;solo artist&rdquo;, using my
document.querySelector("html").dataset.theme = 'light';
}
</script><meta property="og:url" content="http://0.0.0.0/welcome/">
</script><meta property="og:url" content="/welcome/">
<meta property="og:site_name" content="TheWittyBanter.com">
<meta property="og:title" content="Quick rundown on the brain dump">
<meta property="og:description" content="Historically Ive been pretty bad about keeping track of the things I work on. I aim for this project to remedy that.
@@ -65,7 +65,7 @@ Ive always hated the idea of being a “solo artist”, using my name or my f
"@type": "ListItem",
"position": 1 ,
"name": "Quick rundown on the brain dump",
"item": "http://0.0.0.0/welcome/"
"item": "/welcome/"
}
]
}
@@ -75,7 +75,7 @@ Ive always hated the idea of being a “solo artist”, using my name or my f
<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"
@@ -101,32 +101,32 @@ Ive always hated the idea of being a “solo artist”, using my name or my f
</div>
<ul id="menu" class="menu">
<li>
<a href="http://0.0.0.0/welcome" title="Welcome">
<a href="/welcome" title="Welcome">
<span class="active">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>
@@ -177,7 +177,7 @@ Ive always hated the idea of being a “solo artist”, using my name or my f
</main>
<footer class="footer">
<span>&copy; 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
<span>&copy; 2026 <a href="/">TheWittyBanter.com</a></span> ·
Executable → Regular
+2 -2
View File
@@ -2,11 +2,11 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Quick rundown on the brain dump on TheWittyBanter.com</title>
<link>http://0.0.0.0/welcome/</link>
<link>/welcome/</link>
<description>Recent content in Quick rundown on the brain dump on TheWittyBanter.com</description>
<generator>Hugo</generator>
<language>en</language>
<lastBuildDate></lastBuildDate>
<atom:link href="http://0.0.0.0/welcome/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="/welcome/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
Executable → Regular
+3 -3
View File
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>http://0.0.0.0/welcome/</title>
<link rel="canonical" href="http://0.0.0.0/welcome/">
<title>/welcome/</title>
<link rel="canonical" href="/welcome/">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://0.0.0.0/welcome/">
<meta http-equiv="refresh" content="0; url=/welcome/">
</head>
</html>