mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
84 lines
3.2 KiB
HTML
84 lines
3.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en"><head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>music@batsite</title>
|
|
|
|
|
|
<link rel="stylesheet" href="/scss/main.css">
|
|
<link rel="alternate" type="application/rss+xml" href="https://zoe.kittycat.homes/music/index.xml" title="batsite" />
|
|
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
|
|
</head>
|
|
<body class="colorswitch"><div id="content">
|
|
<main>
|
|
<article class="colorswitch">
|
|
<header>
|
|
<h1 id="title">music</h1>
|
|
</header>
|
|
|
|
<h2 id="where-to-listen" class="colorswitch">
|
|
<a class="hash-link colorswitch" href="#where-to-listen">
|
|
where to listen?
|
|
</a>
|
|
</h2>
|
|
<p>you can find (and download) my music on <a href="https://zoebat.bandcamp.com">bandcamp</a>!!! in the future i will probably also provide torrent links</p>
|
|
|
|
</article>
|
|
<div id="pagelist">
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</main>
|
|
</div><footer class="colorswitch">
|
|
<span id="footer-left"><a href="/" id="pageindicator" class="colorswitch" title="music"> batsite</a></span>
|
|
<span id="footer-center">
|
|
<nav id="footer-nav" aria-label="navigation">
|
|
|
|
|
|
<a class="footer-nav-item colorswitch" href="/" title="home"></a>
|
|
|
|
<a class="footer-nav-item colorswitch" href="/about/" title="about"></a>
|
|
|
|
<a class="footer-nav-item colorswitch" href="/links/" title="links"></a>
|
|
|
|
<a class="footer-nav-item active colorswitch" href="/music/" title="music"></a>
|
|
|
|
<a class="footer-nav-item colorswitch" href="/games/" title="games"></a>
|
|
|
|
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
|
|
|
|
<a class="footer-nav-item colorswitch" href="/posts/" title="posts">龎</a>
|
|
|
|
</nav>
|
|
</span>
|
|
<span id="footer-right">
|
|
<input type="checkbox" id="darkmode-toggle" aria-label="darkmode toggle" class="toggleinput">
|
|
<label class="togglelabel colorswitch" for="darkmode-toggle" aria-label="darkmode toggle" role="checkbox" id="darkmode-toggle-label"></label>
|
|
<button type="button" id="darkmode-button-small" class="colorswitch hamburger"></button>
|
|
<button type="button" id="hamburger-button" class="colorswitch hamburger" title="hamburger navigation menu button"></button>
|
|
<div class="hamburger colorswitch hidden" id="hamburger-bg">
|
|
<nav id="hamburger-nav" aria-label="navigation">
|
|
|
|
|
|
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
|
|
|
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</a><br>
|
|
|
|
<a class="hamburger-nav-item colorswitch" href="/links/" title="links"> links</a><br>
|
|
|
|
<a class="hamburger-nav-item active colorswitch" href="/music/" title="music"> music</a><br>
|
|
|
|
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
|
|
|
|
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>
|
|
|
|
<a class="hamburger-nav-item colorswitch" href="/posts/" title="posts">龎 posts</a><br>
|
|
|
|
</nav>
|
|
</div>
|
|
</span>
|
|
</footer>
|
|
<script type="module" src="/js/main.js"></script>
|
|
</body>
|
|
</html>
|