From 95345afe2f7308ead3466973cbbc756d26947ce1 Mon Sep 17 00:00:00 2001 From: Kat Inskip Date: Tue, 28 Oct 2025 05:06:43 -0700 Subject: [PATCH] feat: update index --- sass/stylesheet.scss | 3 ++ templates/index.html | 103 +++++++++++++++++++++---------------------- 2 files changed, 54 insertions(+), 52 deletions(-) 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 +
-

Web badges Explain?

@@ -104,6 +107,45 @@ b D+ G e++ h--- r+++ x+
+
+

Projects

+ + Please see my Forgejo and my GitHub. + +

Notable items showcase

+ + +
+ +
+

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. - - - -
    - {% endblock content %}