fixing whatever the hell I broke
This commit is contained in:
+17
-17
@@ -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">
|
||||
@@ -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="https://thewittybanter.com/welcome/">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/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="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/welcome/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com/welcome/">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewittybanter.com:1313/welcome/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/welcome/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -44,7 +44,7 @@ I’ve always hated the idea of being a “solo artist”, using my
|
||||
<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"
|
||||
@@ -70,32 +70,32 @@ I’ve always hated the idea of being a “solo artist”, using my
|
||||
</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 class="active">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>
|
||||
@@ -146,7 +146,7 @@ I’ve always hated the idea of being a “solo artist”, using my
|
||||
</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,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>https://thewittybanter.com/welcome/</link>
|
||||
<link>https://thewittybanter.com:1313/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="https://thewittybanter.com/welcome/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://thewittybanter.com:1313/welcome/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>https://thewittybanter.com/welcome/</title>
|
||||
<link rel="canonical" href="https://thewittybanter.com/welcome/">
|
||||
<title>https://thewittybanter.com:1313/welcome/</title>
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/welcome/">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://thewittybanter.com/welcome/">
|
||||
<meta http-equiv="refresh" content="0; url=https://thewittybanter.com:1313/welcome/">
|
||||
</head>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user