mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
random pronouns!
This commit is contained in:
parent
f5ff2a1664
commit
791d3b9cee
29 changed files with 172 additions and 85 deletions
|
@ -2,11 +2,12 @@
|
|||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>software@batsite</title>
|
||||
<title>software@bat</title>
|
||||
<script type="module" src="/js/main.js"></script>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/scss/main.css">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://zoe.kittycat.homes/software/index.xml" title="batsite" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://zoe.kittycat.homes/software/index.xml" title="bat" />
|
||||
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
|
||||
</head>
|
||||
<body class="colorswitch"><div id="content">
|
||||
|
@ -25,7 +26,7 @@
|
|||
</div>
|
||||
</main>
|
||||
</div><footer class="colorswitch">
|
||||
<span id="footer-left"><a href="/" id="pageindicator" class="colorswitch" title="software"> batsite</a></span>
|
||||
<span id="footer-left"><a href="/" id="pageindicator" class="colorswitch" title="software"> bat</a></span>
|
||||
<span id="footer-center">
|
||||
<nav id="footer-nav" aria-label="navigation">
|
||||
|
||||
|
@ -73,6 +74,5 @@
|
|||
</div>
|
||||
</span>
|
||||
</footer>
|
||||
<script type="module" src="/js/main.js"></script>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -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">
|
||||
<channel>
|
||||
<title>software on batsite</title>
|
||||
<title>software on bat</title>
|
||||
<link>https://zoe.kittycat.homes/software/</link>
|
||||
<description>Recent content in software on batsite</description>
|
||||
<description>Recent content in software on bat</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>eng</language>
|
||||
<lastBuildDate>Fri, 15 Apr 2022 20:45:43 +0200</lastBuildDate><atom:link href="https://zoe.kittycat.homes/software/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue