fixing whatever the hell I broke
This commit is contained in:
+16
-16
@@ -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">
|
||||
@@ -9,16 +9,16 @@
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com/404.html">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/404.html">
|
||||
<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" hreflang="en" href="https://thewittybanter.com/404.html">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/404.html">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -39,7 +39,7 @@
|
||||
<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"
|
||||
@@ -65,32 +65,32 @@
|
||||
</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>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>
|
||||
@@ -102,7 +102,7 @@
|
||||
</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> ·
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user