diff --git a/content/games/_index.md b/content/games/_index.md
index 3f87399..ce7efc9 100644
--- a/content/games/_index.md
+++ b/content/games/_index.md
@@ -1,7 +1,7 @@
---
title: "games"
date: 2022-04-15T20:42:16+02:00
-draft: false
+draft: true
menu:
nav:
diff --git a/public/about/index.html b/public/about/index.html
index ebc2157..2d26d37 100644
--- a/public/about/index.html
+++ b/public/about/index.html
@@ -58,8 +58,6 @@ i’m also trans and gay and queer :)
-
-
diff --git a/public/categories/index.html b/public/categories/index.html
index 7364ddf..e0abc0f 100644
--- a/public/categories/index.html
+++ b/public/categories/index.html
@@ -37,8 +37,6 @@
-
-
diff --git a/public/games/index.html b/public/games/index.html
deleted file mode 100644
index fd14698..0000000
--- a/public/games/index.html
+++ /dev/null
@@ -1,55 +0,0 @@
-
-
-
-
- games
-
-
-
-
-
-
-
-
-
-
-
diff --git a/public/games/index.xml b/public/games/index.xml
deleted file mode 100644
index bbd2a9b..0000000
--- a/public/games/index.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- games on batsite
- https://zoe.kittycat.homes/games/
- Recent content in games on batsite
- Hugo -- gohugo.io
- eng
- Fri, 15 Apr 2022 20:42:16 +0200
-
-
diff --git a/public/index.html b/public/index.html
index a900ce6..553ddf0 100644
--- a/public/index.html
+++ b/public/index.html
@@ -52,8 +52,6 @@ if you ever wish to experience of of those, i hope you enjoy!
-
-
diff --git a/public/links/buddies/index.html b/public/links/buddies/index.html
index 65784ee..e547d8c 100644
--- a/public/links/buddies/index.html
+++ b/public/links/buddies/index.html
@@ -78,8 +78,6 @@ this type of website also just makes me happy!
-
-
diff --git a/public/links/contact/index.html b/public/links/contact/index.html
index 5dca352..35b40da 100644
--- a/public/links/contact/index.html
+++ b/public/links/contact/index.html
@@ -47,8 +47,6 @@
-
-
diff --git a/public/links/index.html b/public/links/index.html
index 4f2688f..c23015b 100644
--- a/public/links/index.html
+++ b/public/links/index.html
@@ -55,8 +55,6 @@
-
-
diff --git a/public/links/nice_things/index.html b/public/links/nice_things/index.html
index 40e194a..7615556 100644
--- a/public/links/nice_things/index.html
+++ b/public/links/nice_things/index.html
@@ -58,8 +58,6 @@
-
-
diff --git a/public/music/index.html b/public/music/index.html
index c4213e7..028f0e8 100644
--- a/public/music/index.html
+++ b/public/music/index.html
@@ -43,8 +43,6 @@
-
-
diff --git a/public/posts/index.html b/public/posts/index.html
index 8611a38..3e2d890 100644
--- a/public/posts/index.html
+++ b/public/posts/index.html
@@ -37,8 +37,6 @@
-
-
diff --git a/public/sitemap.xml b/public/sitemap.xml
index 45bab0f..17225c2 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -10,9 +10,6 @@
https://zoe.kittycat.homes/music/
2022-04-15T20:45:35+02:00
-
- https://zoe.kittycat.homes/games/
- 2022-04-15T20:42:16+02:00
https://zoe.kittycat.homes/links/nice_things/
2022-04-15T20:01:01+02:00
diff --git a/public/software/index.html b/public/software/index.html
index bf4a6be..f6abb30 100644
--- a/public/software/index.html
+++ b/public/software/index.html
@@ -37,8 +37,6 @@
-
-
diff --git a/public/tags/index.html b/public/tags/index.html
index f45340b..099bb20 100644
--- a/public/tags/index.html
+++ b/public/tags/index.html
@@ -37,8 +37,6 @@
-
-
diff --git a/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
index 691be61..60d2805 100644
--- a/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
+++ b/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
@@ -196,30 +196,6 @@ header {
.posttitle a:hover {
background-color: transparent; }
-button {
- color: #413c74;
- background-color: #ff8ad0;
- border-color: #413c74; }
- button:hover {
- transition: 0.2s;
- background-color: #413c74;
- color: #ff8ad0; }
- button.light {
- color: #ffffff;
- background-color: #413c74;
- border-color: #ffffff; }
- button.light:hover {
- transition: 0.2s;
- background-color: #ffffff;
- color: #413c74; }
-
-#pageindicator {
- background-color: transparent; }
- #pageindicator.light {
- color: #ffffff; }
- #pageindicator:hover {
- background-color: transparent; }
-
html,
body {
height: 100%;
@@ -262,8 +238,7 @@ p code {
margin-left: 24pt;
justify-self: left;
margin-right: auto;
- display: inline-flex;
- align-items: center; }
+ display: inline-flex; }
#footer-right {
margin-top: auto;
@@ -335,17 +310,6 @@ header {
width: 100%;
padding-top: 42pt; }
-#hamburger-bg {
- position: fixed;
- background-color: red;
- opacity: 40%;
- width: 100%;
- height: calc(100% - 42pt);
- left: 0pt;
- top: 0pt;
- right: 0;
- transition: 0s; }
-
@font-face {
font-family: CaskaydiaCove;
src: url(/font/CaskaydiaCove.ttf); }
@@ -356,8 +320,7 @@ header {
* {
font-family: CaskaydiaCove;
- font-size: 12pt;
- text-overflow: clip; }
+ font-size: 12pt; }
p,
.postdescription,
@@ -439,15 +402,13 @@ input:checked + label:after {
input:checked + label::after {
content: "滛"; }
-.footer-nav-item,
-button {
+.footer-nav-item {
border-radius: 100%;
height: 1em;
width: 1em;
justify-content: center;
align-items: center;
- border-style: solid;
- cursor: pointer; }
+ border-style: solid; }
.togglelabel {
border: solid; }
@@ -489,14 +450,3 @@ p a,
ul a {
border-style: solid;
padding: 0.12em; }
-
-#hamburger-button {
- display: none; }
-
-@media screen and (max-width: 640pt) {
- #footer-center,
- #darkmode-toggle,
- #darkmode-toggle-label {
- display: none; }
- #hamburger-button {
- display: flex; } }
diff --git a/themes/battheme b/themes/battheme
index 137f5a2..b8901b6 160000
--- a/themes/battheme
+++ b/themes/battheme
@@ -1 +1 @@
-Subproject commit 137f5a2b05aaad9fab2da9ba0d6abb42dd016110
+Subproject commit b8901b68d750983f47b50274396a9296ccfb052a