diff --git a/sass/stylesheet.scss b/sass/stylesheet.scss
index d13b5c2..9b6a671 100644
--- a/sass/stylesheet.scss
+++ b/sass/stylesheet.scss
@@ -24,6 +24,9 @@ html {
h1, h2, h3 {
color: $dark-heading;
}
+ summary > h3 {
+ display: inline-block;
+ }
code {
background: $dark-code;
padding: .5pt 5pt;
diff --git a/templates/index.html b/templates/index.html
index 46ea13a..81a457a 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -4,31 +4,34 @@
About
- Hi! I'm Kat. I have an eclectic range of interests. To be cringe is to be free!
+ Hi! I'm Kat. I have an eclectic range of interests; as described on this page.
- Furry Code
+
+ Furry Code
- FG[Snow leopard and arctic fox hybrid]4a A- C- D H+ M P++ R T+++ W- Z- Sf+ RLRLAT a cl+++ e++ f++++ h+++ i+++ j+++ p- sf+
+ FG[Snow leopard and arctic fox hybrid]4a A- C- D H+ M P++ R T+++ W- Z- Sf+ RLRLAT a cl+++ e++ f++++ h+++ i+++ j+++ p- sf+
- Decode
+ Decode
+
- Geek Code
+
+ Geek Code
- -----BEGIN GEEK CODE BLOCK-----
+ -----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/IT d-- s: C++ UL L+++ W++
PS+++ PE-- Y++ PGP++ t+ 5+ X+ tv-
b D+ G e++ h--- r+++ x+
------END GEEK CODE BLOCK------
- Decode
+ Decode
+
-
@@ -104,6 +107,45 @@ b D+ G e++ h--- r+++ x+
+
+
+
+
Interests
@@ -117,6 +159,7 @@ b D+ G e++ h--- r+++ x+
Anime and Manga
3D Printing
Mechanical Keyboards
+ Political science and theory
@@ -133,48 +176,4 @@ b D+ G e++ h--- r+++ x+
-
- Projects
-
- Please see my GitHub .
-
-
-
-
-
-
- TaimiHUD/TaimiHUD
-
- A Rust Guild Wars 2 addon that provides Encounter Timers, Squad Marker Presets and Pathing for Nexus and ArcDPS.
-
-
-
-
-
- kittywitch/infrastructure
-
- Personal NixOS + Terraform infrastructure repository.
-
-
-
-
-
- gensokyo-zone/infrastructure
-
- Apartment NixOS + Terraform infrastructure repository, a project with my wife!
-
-
-
-
-
- kittywitch/konawall-py
-
- Wallpaper changer for multiple desktop environments with modular services intended to be used with boorus, currently konachan and e621.
-
-
-
-
-
-
-
{% endblock content %}