Added docs, profile image, and changed homescreen
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
<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">
|
||||
<title>Music | TheWittyBanter</title>
|
||||
<title>Music | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Music - TheWittyBanter">
|
||||
<meta name="description" content="Music - TheWittyBanter.com">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="http://localhost:1313/music/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
|
||||
@@ -40,7 +40,7 @@
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="http://localhost:1313/" accesskey="h" title="TheWittyBanter (Alt + H)">TheWittyBanter</a>
|
||||
<a href="http://localhost: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,6 +65,11 @@
|
||||
</div>
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="http://localhost:1313/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:1313/music" title="Music">
|
||||
<span class="active">Music</span>
|
||||
@@ -103,7 +108,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="http://localhost:1313/">TheWittyBanter</a></span> ·
|
||||
<span>© 2026 <a href="http://localhost:1313/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Music on TheWittyBanter</title>
|
||||
<title>Music on TheWittyBanter.com</title>
|
||||
<link>http://localhost:1313/music/</link>
|
||||
<description>Recent content in Music on TheWittyBanter</description>
|
||||
<description>Recent content in Music on TheWittyBanter.com</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate></lastBuildDate>
|
||||
|
||||
Reference in New Issue
Block a user