dear lord please let me fix this
This commit is contained in:
Executable → Regular
+17
-17
@@ -9,17 +9,17 @@
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="http://0.0.0.0/categories/">
|
||||
<link rel="canonical" href="/categories/">
|
||||
<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/categories/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/categories/">
|
||||
<link rel="alternate" type="application/rss+xml" href="/categories/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="/categories/">
|
||||
<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/categories/">
|
||||
</script><meta property="og:url" content="/categories/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="Categories">
|
||||
<meta property="og:locale" content="en">
|
||||
@@ -48,7 +48,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"
|
||||
@@ -74,32 +74,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>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>
|
||||
@@ -116,7 +116,7 @@
|
||||
</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> ·
|
||||
|
||||
|
||||
|
||||
|
||||
Executable → Regular
+2
-2
@@ -2,10 +2,10 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Categories on TheWittyBanter.com</title>
|
||||
<link>http://0.0.0.0/categories/</link>
|
||||
<link>/categories/</link>
|
||||
<description>Recent content in Categories on TheWittyBanter.com</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<atom:link href="http://0.0.0.0/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Reference in New Issue
Block a user