dear lord please let me fix this
This commit is contained in:
Executable → Regular
+19
-19
@@ -9,17 +9,17 @@
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Come hang out!">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="http://0.0.0.0/shows/">
|
||||
<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="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/shows/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/shows/">
|
||||
<link rel="alternate" type="application/rss+xml" href="/shows/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="/shows/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -34,7 +34,7 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/shows/">
|
||||
</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!">
|
||||
@@ -55,7 +55,7 @@
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Shows",
|
||||
"item": "http://0.0.0.0/shows/"
|
||||
"item": "/shows/"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -65,7 +65,7 @@
|
||||
<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"
|
||||
@@ -91,32 +91,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<a href="/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<a href="/shows" title="Shows">
|
||||
<span class="active">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>
|
||||
@@ -155,12 +155,12 @@ Make sure to put “Music” in the subject!
|
||||
<footer class="entry-footer">
|
||||
|
||||
<span title='2026-07-30 21:13:12 -0400 -0400'>July 30, 2026</span> · <span>1 min</span></footer>
|
||||
<a class="entry-link" aria-label="post link to It's a little empty right now..." href="http://0.0.0.0/shows/tba/"></a>
|
||||
<a class="entry-link" aria-label="post link to It's a little empty right now..." href="/shows/tba/"></a>
|
||||
</article>
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user