From d243bc8f495812dbb0f68f87570ccc24d3313210 Mon Sep 17 00:00:00 2001
From: helenclx
Date: Thu, 1 Aug 2024 10:23:42 +0000
Subject: [PATCH] Build: (ec7ebd1) Refactor favicons
---
404.html | 6 +-
about/index.html | 6 +-
accessibility/index.html | 6 +-
adoptables/index.html | 6 +-
archive/index.html | 12 +-
.../index.html | 6 +-
.../index.html | 6 +-
articles/index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../my-dislike-of-shipping-culture/index.html | 6 +-
articles/palestine-masterlist/index.html | 6 +-
assets/favicon/favicon-16x16.png | Bin 723 -> 0 bytes
assets/favicon/favicon-32x32.png | Bin 1859 -> 0 bytes
assets/favicon/leilukin-bee-favicon.svg | 110 ++++++++++++++++++
blog/index.html | 6 +-
blog/page/2/index.html | 6 +-
blog/page/3/index.html | 6 +-
blog/page/4/index.html | 6 +-
blog/page/5/index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
.../index.html | 6 +-
blog/posts/index.html | 6 +-
categories/a-bugs-life/index.html | 6 +-
categories/a-summers-end/index.html | 6 +-
categories/cassette-beasts/index.html | 6 +-
categories/code-projects/index.html | 6 +-
categories/dracula-daily/index.html | 6 +-
categories/fandom-culture/index.html | 6 +-
categories/gaming/index.html | 6 +-
categories/harry-potter/index.html | 6 +-
categories/index.html | 6 +-
categories/jk-rowling/index.html | 6 +-
categories/lesbian/index.html | 6 +-
categories/lgbtq/index.html | 6 +-
categories/life-updates/index.html | 6 +-
categories/malaysia/index.html | 6 +-
categories/my-birthday/index.html | 6 +-
categories/my-interviews/index.html | 6 +-
categories/palestine/index.html | 6 +-
categories/shrines/index.html | 6 +-
categories/site-anniversary/index.html | 6 +-
categories/site-updates/index.html | 6 +-
categories/star-wars-kotor-2/index.html | 12 +-
categories/star-wars-kotor/index.html | 8 +-
categories/video-game-mods/index.html | 10 +-
categories/web-development/index.html | 6 +-
categories/youtube/index.html | 6 +-
changelogs/2022/index.html | 6 +-
changelogs/2023/index.html | 6 +-
changelogs/2024/index.html | 6 +-
changelogs/index.html | 6 +-
changelogs/layouts/index.html | 6 +-
changelogs/page/2/index.html | 6 +-
changelogs/page/3/index.html | 6 +-
changelogs/page/4/index.html | 6 +-
changelogs/page/5/index.html | 6 +-
changelogs/page/6/index.html | 6 +-
changelogs/page/7/index.html | 6 +-
colophon/index.html | 6 +-
feed.xml | 2 +-
guestbook/index.html | 6 +-
index.html | 6 +-
links/index.html | 6 +-
now/index.html | 6 +-
projects/code/bellabuffs-phpmailer/index.html | 6 +-
projects/index.html | 6 +-
projects/playlists/index.html | 6 +-
projects/videogamemods/kotor1/index.html | 6 +-
projects/videogamemods/kotor2/index.html | 6 +-
shrines/index.html | 6 +-
sitemap/index.html | 6 +-
91 files changed, 381 insertions(+), 271 deletions(-)
delete mode 100644 assets/favicon/favicon-16x16.png
delete mode 100644 assets/favicon/favicon-32x32.png
create mode 100644 assets/favicon/leilukin-bee-favicon.svg
diff --git a/404.html b/404.html
index dbf4d47f..dd8ffa1d 100644
--- a/404.html
+++ b/404.html
@@ -50,9 +50,9 @@
-
-
-
+
+
+
404: Page Not Found | Leilukin's Hub
diff --git a/about/index.html b/about/index.html
index df6a87f4..c43eda68 100644
--- a/about/index.html
+++ b/about/index.html
@@ -262,9 +262,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/accessibility/index.html b/accessibility/index.html
index 868f130f..5da7b354 100644
--- a/accessibility/index.html
+++ b/accessibility/index.html
@@ -250,9 +250,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/adoptables/index.html b/adoptables/index.html
index 58412b4e..b4b83a18 100644
--- a/adoptables/index.html
+++ b/adoptables/index.html
@@ -252,9 +252,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/archive/index.html b/archive/index.html
index fde38db3..b8a4520a 100644
--- a/archive/index.html
+++ b/archive/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
@@ -403,7 +403,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
- 31 July 2024
+ 1 August 2024
@@ -413,7 +413,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
- 31 July 2024
+ 1 August 2024
@@ -423,7 +423,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
- 31 July 2024
+ 1 August 2024
diff --git a/articles/anti-harry-potter-jk-rowling-masterlist/index.html b/articles/anti-harry-potter-jk-rowling-masterlist/index.html
index 426d183f..88cfabe2 100644
--- a/articles/anti-harry-potter-jk-rowling-masterlist/index.html
+++ b/articles/anti-harry-potter-jk-rowling-masterlist/index.html
@@ -300,9 +300,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/articles/designated-lesbian-syndrome-fandom/index.html b/articles/designated-lesbian-syndrome-fandom/index.html
index 77e2517f..6ae6dc24 100644
--- a/articles/designated-lesbian-syndrome-fandom/index.html
+++ b/articles/designated-lesbian-syndrome-fandom/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/articles/index.html b/articles/index.html
index c30fafb0..6e2becc8 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -300,9 +300,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/articles/kotor2-modder-interview-ars-technica/index.html b/articles/kotor2-modder-interview-ars-technica/index.html
index 4c23964f..1b52432f 100644
--- a/articles/kotor2-modder-interview-ars-technica/index.html
+++ b/articles/kotor2-modder-interview-ars-technica/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/articles/lgbtq-booklet-interview-misi-bawang/index.html b/articles/lgbtq-booklet-interview-misi-bawang/index.html
index 3607cd1e..e61aa34b 100644
--- a/articles/lgbtq-booklet-interview-misi-bawang/index.html
+++ b/articles/lgbtq-booklet-interview-misi-bawang/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/articles/my-dislike-of-shipping-culture/index.html b/articles/my-dislike-of-shipping-culture/index.html
index 06d3a0cc..884e6917 100644
--- a/articles/my-dislike-of-shipping-culture/index.html
+++ b/articles/my-dislike-of-shipping-culture/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/articles/palestine-masterlist/index.html b/articles/palestine-masterlist/index.html
index cef736e7..a584b4be 100644
--- a/articles/palestine-masterlist/index.html
+++ b/articles/palestine-masterlist/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/assets/favicon/favicon-16x16.png b/assets/favicon/favicon-16x16.png
deleted file mode 100644
index 8f3d69c8078b437b97e4ce5dd6fa8b60909f59dc..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 723
zcmV;^0xbQBP)JD
zl!@D_O|}(d=h(NFBT1s8<7WGSK_%?(RR
zBtb*g*T*dN1}j856yvS_X!T|jy~o^0*gOrqwn{-1!8&F?Gol6a*P7CR}6
z-|5E+3}zUnZF6O9Mll-YOTGY%hw7-asi_OaJiasKLWz@+pA8HRb3DAreI9I&ZLGi9
zTuc>vHUTszcCpix*5~rfxg0i|Ts!aX18SRqstVv@3DDKbMD98M3vr_0j812C(i*P^
zFVFLv66A|lg0=t-0^o{BxC8{G8G!jS5E2X6zXFlTKuLkHsrSl0j=4Vd}qAr^LkTi{$}
zLM&cJKp=^CAAqvkKuaBvQwR)p0+Iv3z_SobLY6&(Hq+}td$s7=@qBYVhq`q=)OP`b
z@L<^`Z
zS){)^O#5cU(m}~bHUa1j^`*EynR4sZu6~!o`okR=69x1S`pu{cS+6SZvwA;$vCy(!
zDi{6;@b*u8a|r%=YSimNJp?=|cTj2AsPXw1Hj4f>{|REZ=n<%d!d?IX002ovPDHLk
FV1ixZN|OKp
diff --git a/assets/favicon/favicon-32x32.png b/assets/favicon/favicon-32x32.png
deleted file mode 100644
index 196961ba00dd41c4e93f981f131d57aa732e5882..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 1859
zcmV-J2fX-+P)Ks)?RFxplVCz-5;!BQi%W)SS9}dyz~mnmb`o|5v280zr|ozVb}*ou$}1IqOLvdJI6g
z=FI#1mIi$w5%Jj%9jmoE!zY=4>DNvf%&`@6JNEZvm(?E4E%U)=Q}0*;(PIEXyDt8?
ze&*1Lk2_4ux!E$q-0&&YSikZb{DL~wy@-012A^?AGz;E3<-JYu#vJqeqO1M
z3U=k03lh0ACrP_0bWN`TaQ-MSHFa^|LUPzvz4PUDdLD;`;VxoM*C6T^oqlF=UIMmE
zOzJfNSd|sNVaBkGfB_ON<20xAp3ce6isj*8(+xmYag8qNWN{$2PP*7@0A7#q7Zv+1
z&s!WM9jenbvToID3|g)Y+t1qrwz7dN4o}cV!e*Vp@Xo=DC(G6PDZs2OiYv$5tw0m>_E3?o8948CErjQdps%W|)&Lb3hD
z+y5Cr;`s601_#yKW5?9Sj~SVBj*_ECSi-Kfv3}Yil$UM9nzL`5u8RY1sHJikwxxi03zyTVvsF^_Adq8q3
zuxY9N$(;{z=mcQ5xfy4kK
zVYr(ufVP$mr%)~Uw8vNhaa%DJ2pR$WmI*XG0K|h#ZE3h_!u{Mxphm?;>}>b5b_cJA
zB?6r?>IUGjt7FRGgu1tkl2#yF1g^Ca%{3f|Cu*R#GeC1n1n<~J@a>Gadk=8*1!RtZ
z@`5Q~-yuM4Jpm{sAU435m#7+r)Q(*u3JB4znc6JF0PYD7g+S_Tz&^@=}w>$0hehT&2Aj1s@y%AXT)Wg@!`l
z2G~-je^bVcd5i|iDu4<~K<*4gEC5dY1e`uZ(%CFEW*&34-+t^8)yQO>DzI$2Z{QsN
z>H_I~EjU6WI95h@Ep39TkdHfODKN7qGVL*TyN1f|M}2lOjUrApbk6
z0+G;;NNCrGK$Mt5FeFscWvrz3RhLV!FU`gK^NgZ)igu|0BeO3>R@Y6LdYAuOz63m;
z0n+|0C@Hpur&l8exSKM6XkVrS(KPe(Uk1M1Nm*W^iI@V6B4QSvGyxJ*MXW`p7M;j&
zY}$XOuOvPFN{6C#n}SbQdSt9xeLaFjClwV|Xs9E?$u*GJ(^Pb^*mXck8nF3&VAV4E
zdtbXQyh^&T`H?P!kS_f4Es(U)D?L8Bl$7F;bpsF=F+7ZqP^`PO-wpe7BD_9{7uD)!EDf
zNK6D9O7FCViz^nmy3*}p#^$~O93kSZi2*iJD?Xr-uipwpPNphQD-Mwq&wG=!puY&w
z)8uiEFu?;*|j{n`$>>|
z#seBE7$eC(Ucm5B7VL%6=8>M#_&u3dPSaz9X)&+v+5Z+m+wWp#_Gpe<$QK?(LPKsB((Sl;9Ulh{iCYTKNe{cP4s|*}w^?Q@rI!g!R
zH@m+r>QBCgwr9SLK0DN}M-{LHh~dfo0uLKCk7JZ)TvaD_&diOT3#U~~i{2PIXWc6R
xECFlZC;0)RS~LSswjTdu@-&A%J%8o^{sF%;gFlWZyKDde002ovPDHLkV1nryY;gbp
diff --git a/assets/favicon/leilukin-bee-favicon.svg b/assets/favicon/leilukin-bee-favicon.svg
new file mode 100644
index 00000000..57530762
--- /dev/null
+++ b/assets/favicon/leilukin-bee-favicon.svg
@@ -0,0 +1,110 @@
+
+
+
+
diff --git a/blog/index.html b/blog/index.html
index d7295137..446f3b06 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -328,9 +328,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/page/2/index.html b/blog/page/2/index.html
index 4515bf54..8095e4ea 100644
--- a/blog/page/2/index.html
+++ b/blog/page/2/index.html
@@ -328,9 +328,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/page/3/index.html b/blog/page/3/index.html
index 18026b77..3f22698e 100644
--- a/blog/page/3/index.html
+++ b/blog/page/3/index.html
@@ -328,9 +328,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/page/4/index.html b/blog/page/4/index.html
index 2758dbf0..1cf06281 100644
--- a/blog/page/4/index.html
+++ b/blog/page/4/index.html
@@ -328,9 +328,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/page/5/index.html b/blog/page/5/index.html
index 5da7d2ab..6ffff466 100644
--- a/blog/page/5/index.html
+++ b/blog/page/5/index.html
@@ -328,9 +328,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2023-01-26-new-year-leilukins-hub-redesign/index.html b/blog/posts/2023-01-26-new-year-leilukins-hub-redesign/index.html
index 115631fe..5ebdae1e 100644
--- a/blog/posts/2023-01-26-new-year-leilukins-hub-redesign/index.html
+++ b/blog/posts/2023-01-26-new-year-leilukins-hub-redesign/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2023-01-28-leilukins-hub-now-has-a-blog/index.html b/blog/posts/2023-01-28-leilukins-hub-now-has-a-blog/index.html
index 983cc67f..3751533e 100644
--- a/blog/posts/2023-01-28-leilukins-hub-now-has-a-blog/index.html
+++ b/blog/posts/2023-01-28-leilukins-hub-now-has-a-blog/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2023-05-09-onboard-the-dracula-daily-hype-train/index.html b/blog/posts/2023-05-09-onboard-the-dracula-daily-hype-train/index.html
index 8f3b9b6f..28135203 100644
--- a/blog/posts/2023-05-09-onboard-the-dracula-daily-hype-train/index.html
+++ b/blog/posts/2023-05-09-onboard-the-dracula-daily-hype-train/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2023-06-23-june-2023-leilukins-hub-layout-rewrite/index.html b/blog/posts/2023-06-23-june-2023-leilukins-hub-layout-rewrite/index.html
index 8bdb31b9..a39d6800 100644
--- a/blog/posts/2023-06-23-june-2023-leilukins-hub-layout-rewrite/index.html
+++ b/blog/posts/2023-06-23-june-2023-leilukins-hub-layout-rewrite/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2023-07-28-my-first-birthday-after-the-launch-of-leilukins-hub/index.html b/blog/posts/2023-07-28-my-first-birthday-after-the-launch-of-leilukins-hub/index.html
index 3ce7a625..7676fed4 100644
--- a/blog/posts/2023-07-28-my-first-birthday-after-the-launch-of-leilukins-hub/index.html
+++ b/blog/posts/2023-07-28-my-first-birthday-after-the-launch-of-leilukins-hub/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2023-09-11-happy-1st-anniversary-to-leilukins-hub/index.html b/blog/posts/2023-09-11-happy-1st-anniversary-to-leilukins-hub/index.html
index f63a005c..a3d3e7f7 100644
--- a/blog/posts/2023-09-11-happy-1st-anniversary-to-leilukins-hub/index.html
+++ b/blog/posts/2023-09-11-happy-1st-anniversary-to-leilukins-hub/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2023-10-13-my-cassette-beasts-pombomb-plushie-arrived/index.html b/blog/posts/2023-10-13-my-cassette-beasts-pombomb-plushie-arrived/index.html
index ab46b7b0..b443d064 100644
--- a/blog/posts/2023-10-13-my-cassette-beasts-pombomb-plushie-arrived/index.html
+++ b/blog/posts/2023-10-13-my-cassette-beasts-pombomb-plushie-arrived/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2023-10-30-support-for-my-steam-review-of-a-summers-end/index.html b/blog/posts/2023-10-30-support-for-my-steam-review-of-a-summers-end/index.html
index e34178b7..8b7f97ed 100644
--- a/blog/posts/2023-10-30-support-for-my-steam-review-of-a-summers-end/index.html
+++ b/blog/posts/2023-10-30-support-for-my-steam-review-of-a-summers-end/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2023-11-19-i-can-finally-game-on-a-solid-state-drive/index.html b/blog/posts/2023-11-19-i-can-finally-game-on-a-solid-state-drive/index.html
index a464b926..9b9c7d41 100644
--- a/blog/posts/2023-11-19-i-can-finally-game-on-a-solid-state-drive/index.html
+++ b/blog/posts/2023-11-19-i-can-finally-game-on-a-solid-state-drive/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2023-11-20-finally-beat-a-bugs-life-video-game-24-years-later/index.html b/blog/posts/2023-11-20-finally-beat-a-bugs-life-video-game-24-years-later/index.html
index 049d7006..e0f136cf 100644
--- a/blog/posts/2023-11-20-finally-beat-a-bugs-life-video-game-24-years-later/index.html
+++ b/blog/posts/2023-11-20-finally-beat-a-bugs-life-video-game-24-years-later/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2024-03-06-i-received-a-lifetime-premium-membership-on-nexus-mods-for-free/index.html b/blog/posts/2024-03-06-i-received-a-lifetime-premium-membership-on-nexus-mods-for-free/index.html
index 22ae2ae0..f0934795 100644
--- a/blog/posts/2024-03-06-i-received-a-lifetime-premium-membership-on-nexus-mods-for-free/index.html
+++ b/blog/posts/2024-03-06-i-received-a-lifetime-premium-membership-on-nexus-mods-for-free/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html b/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html
index 89b8f48d..f1eb4eee 100644
--- a/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html
+++ b/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html
@@ -300,9 +300,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2024-04-27-lesbian-visibility-day1-year-anniversary-of-cassette-beasts/index.html b/blog/posts/2024-04-27-lesbian-visibility-day1-year-anniversary-of-cassette-beasts/index.html
index 85cf4eb5..413e4f28 100644
--- a/blog/posts/2024-04-27-lesbian-visibility-day1-year-anniversary-of-cassette-beasts/index.html
+++ b/blog/posts/2024-04-27-lesbian-visibility-day1-year-anniversary-of-cassette-beasts/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2024-05-14-james-somerton-my-video-game-footage/index.html b/blog/posts/2024-05-14-james-somerton-my-video-game-footage/index.html
index c6f12c58..eb13233e 100644
--- a/blog/posts/2024-05-14-james-somerton-my-video-game-footage/index.html
+++ b/blog/posts/2024-05-14-james-somerton-my-video-game-footage/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2024-05-29-new-guestbook-leilukins-hub/index.html b/blog/posts/2024-05-29-new-guestbook-leilukins-hub/index.html
index a0618b8e..8c2f88d3 100644
--- a/blog/posts/2024-05-29-new-guestbook-leilukins-hub/index.html
+++ b/blog/posts/2024-05-29-new-guestbook-leilukins-hub/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub/index.html b/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub/index.html
index 3774862c..a63dfc64 100644
--- a/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub/index.html
+++ b/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub/index.html
@@ -300,9 +300,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2024-06-12-performance-improvement-leilukins-hub/index.html b/blog/posts/2024-06-12-performance-improvement-leilukins-hub/index.html
index 50fa8a14..11d644e4 100644
--- a/blog/posts/2024-06-12-performance-improvement-leilukins-hub/index.html
+++ b/blog/posts/2024-06-12-performance-improvement-leilukins-hub/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2024-06-21-leilukins-hub-tumbleblog-launched/index.html b/blog/posts/2024-06-21-leilukins-hub-tumbleblog-launched/index.html
index c1afbc8d..2ebc7e41 100644
--- a/blog/posts/2024-06-21-leilukins-hub-tumbleblog-launched/index.html
+++ b/blog/posts/2024-06-21-leilukins-hub-tumbleblog-launched/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2024-06-24-cassette-beasts-fanlisting-approved/index.html b/blog/posts/2024-06-24-cassette-beasts-fanlisting-approved/index.html
index a3b71bb6..7b0d90fb 100644
--- a/blog/posts/2024-06-24-cassette-beasts-fanlisting-approved/index.html
+++ b/blog/posts/2024-06-24-cassette-beasts-fanlisting-approved/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2024-07-02-fanlisting-collective-launch/index.html b/blog/posts/2024-07-02-fanlisting-collective-launch/index.html
index 73fa7ca8..4f83dcae 100644
--- a/blog/posts/2024-07-02-fanlisting-collective-launch/index.html
+++ b/blog/posts/2024-07-02-fanlisting-collective-launch/index.html
@@ -258,9 +258,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/2024-07-27-hostinger-migration-leilukins-hub/index.html b/blog/posts/2024-07-27-hostinger-migration-leilukins-hub/index.html
index acd884c2..76e9a0ba 100644
--- a/blog/posts/2024-07-27-hostinger-migration-leilukins-hub/index.html
+++ b/blog/posts/2024-07-27-hostinger-migration-leilukins-hub/index.html
@@ -300,9 +300,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/blog/posts/index.html b/blog/posts/index.html
index cc43cba6..9343e9aa 100644
--- a/blog/posts/index.html
+++ b/blog/posts/index.html
@@ -269,9 +269,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/a-bugs-life/index.html b/categories/a-bugs-life/index.html
index 1663d4d7..d6e44fd1 100644
--- a/categories/a-bugs-life/index.html
+++ b/categories/a-bugs-life/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/a-summers-end/index.html b/categories/a-summers-end/index.html
index e5c43803..47de98b1 100644
--- a/categories/a-summers-end/index.html
+++ b/categories/a-summers-end/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/cassette-beasts/index.html b/categories/cassette-beasts/index.html
index 26a4aeb2..dc901b31 100644
--- a/categories/cassette-beasts/index.html
+++ b/categories/cassette-beasts/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/code-projects/index.html b/categories/code-projects/index.html
index 3f667d8d..5a864e85 100644
--- a/categories/code-projects/index.html
+++ b/categories/code-projects/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/dracula-daily/index.html b/categories/dracula-daily/index.html
index e01203fc..3bc8a324 100644
--- a/categories/dracula-daily/index.html
+++ b/categories/dracula-daily/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/fandom-culture/index.html b/categories/fandom-culture/index.html
index bf682c9d..52268660 100644
--- a/categories/fandom-culture/index.html
+++ b/categories/fandom-culture/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/gaming/index.html b/categories/gaming/index.html
index ac811ff5..94cea80a 100644
--- a/categories/gaming/index.html
+++ b/categories/gaming/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/harry-potter/index.html b/categories/harry-potter/index.html
index 798fa1dd..60d90cba 100644
--- a/categories/harry-potter/index.html
+++ b/categories/harry-potter/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/index.html b/categories/index.html
index fdba4ad7..9e33d53f 100644
--- a/categories/index.html
+++ b/categories/index.html
@@ -250,9 +250,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/jk-rowling/index.html b/categories/jk-rowling/index.html
index d142d8ac..fc967b5f 100644
--- a/categories/jk-rowling/index.html
+++ b/categories/jk-rowling/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/lesbian/index.html b/categories/lesbian/index.html
index 55a72aab..cb898b36 100644
--- a/categories/lesbian/index.html
+++ b/categories/lesbian/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/lgbtq/index.html b/categories/lgbtq/index.html
index 1cd94f9d..f77e3af5 100644
--- a/categories/lgbtq/index.html
+++ b/categories/lgbtq/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/life-updates/index.html b/categories/life-updates/index.html
index c006cce8..030ff878 100644
--- a/categories/life-updates/index.html
+++ b/categories/life-updates/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/malaysia/index.html b/categories/malaysia/index.html
index 9c8049ef..664dac91 100644
--- a/categories/malaysia/index.html
+++ b/categories/malaysia/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/my-birthday/index.html b/categories/my-birthday/index.html
index 99aab460..603b6853 100644
--- a/categories/my-birthday/index.html
+++ b/categories/my-birthday/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/my-interviews/index.html b/categories/my-interviews/index.html
index d2940c7e..cfee00c9 100644
--- a/categories/my-interviews/index.html
+++ b/categories/my-interviews/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/palestine/index.html b/categories/palestine/index.html
index 59a42548..b3478151 100644
--- a/categories/palestine/index.html
+++ b/categories/palestine/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/shrines/index.html b/categories/shrines/index.html
index e3096a5e..d9aaf862 100644
--- a/categories/shrines/index.html
+++ b/categories/shrines/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/site-anniversary/index.html b/categories/site-anniversary/index.html
index 04c8ab25..66af7364 100644
--- a/categories/site-anniversary/index.html
+++ b/categories/site-anniversary/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/site-updates/index.html b/categories/site-updates/index.html
index 292beaa3..6b3c7384 100644
--- a/categories/site-updates/index.html
+++ b/categories/site-updates/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/star-wars-kotor-2/index.html b/categories/star-wars-kotor-2/index.html
index 145bff47..5caf123f 100644
--- a/categories/star-wars-kotor-2/index.html
+++ b/categories/star-wars-kotor-2/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
@@ -406,7 +406,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
- 31 July 2024
+ 1 August 2024
@@ -416,7 +416,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
- 31 July 2024
+ 1 August 2024
@@ -426,7 +426,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
- 31 July 2024
+ 1 August 2024
diff --git a/categories/star-wars-kotor/index.html b/categories/star-wars-kotor/index.html
index d1651696..d9d94b37 100644
--- a/categories/star-wars-kotor/index.html
+++ b/categories/star-wars-kotor/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
@@ -406,7 +406,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
- 31 July 2024
+ 1 August 2024
diff --git a/categories/video-game-mods/index.html b/categories/video-game-mods/index.html
index b6b3c2c0..60871068 100644
--- a/categories/video-game-mods/index.html
+++ b/categories/video-game-mods/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
@@ -406,7 +406,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
- 31 July 2024
+ 1 August 2024
@@ -416,7 +416,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
- 31 July 2024
+ 1 August 2024
diff --git a/categories/web-development/index.html b/categories/web-development/index.html
index 7d25e955..ac04652a 100644
--- a/categories/web-development/index.html
+++ b/categories/web-development/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/categories/youtube/index.html b/categories/youtube/index.html
index 774ea672..a939a36f 100644
--- a/categories/youtube/index.html
+++ b/categories/youtube/index.html
@@ -261,9 +261,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/changelogs/2022/index.html b/changelogs/2022/index.html
index 289013ba..c4cdcd54 100644
--- a/changelogs/2022/index.html
+++ b/changelogs/2022/index.html
@@ -282,9 +282,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/changelogs/2023/index.html b/changelogs/2023/index.html
index a3c0d1d0..4adcaf2d 100644
--- a/changelogs/2023/index.html
+++ b/changelogs/2023/index.html
@@ -282,9 +282,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/changelogs/2024/index.html b/changelogs/2024/index.html
index 718df35d..7fa9dd8d 100644
--- a/changelogs/2024/index.html
+++ b/changelogs/2024/index.html
@@ -282,9 +282,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/changelogs/index.html b/changelogs/index.html
index 3b187fcd..2ad9389e 100644
--- a/changelogs/index.html
+++ b/changelogs/index.html
@@ -326,9 +326,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/changelogs/layouts/index.html b/changelogs/layouts/index.html
index ff89847e..6f02e238 100644
--- a/changelogs/layouts/index.html
+++ b/changelogs/layouts/index.html
@@ -324,9 +324,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/changelogs/page/2/index.html b/changelogs/page/2/index.html
index 69a4cf79..a1edc7a5 100644
--- a/changelogs/page/2/index.html
+++ b/changelogs/page/2/index.html
@@ -326,9 +326,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/changelogs/page/3/index.html b/changelogs/page/3/index.html
index 6a2a1224..15faced8 100644
--- a/changelogs/page/3/index.html
+++ b/changelogs/page/3/index.html
@@ -326,9 +326,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/changelogs/page/4/index.html b/changelogs/page/4/index.html
index 39a8b638..40dd6da7 100644
--- a/changelogs/page/4/index.html
+++ b/changelogs/page/4/index.html
@@ -326,9 +326,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/changelogs/page/5/index.html b/changelogs/page/5/index.html
index db7fc114..ad9f7e66 100644
--- a/changelogs/page/5/index.html
+++ b/changelogs/page/5/index.html
@@ -326,9 +326,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/changelogs/page/6/index.html b/changelogs/page/6/index.html
index 3fff677e..24616467 100644
--- a/changelogs/page/6/index.html
+++ b/changelogs/page/6/index.html
@@ -326,9 +326,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/changelogs/page/7/index.html b/changelogs/page/7/index.html
index 72abf0d8..09d2c831 100644
--- a/changelogs/page/7/index.html
+++ b/changelogs/page/7/index.html
@@ -326,9 +326,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/colophon/index.html b/colophon/index.html
index cde471bf..448ae5a2 100644
--- a/colophon/index.html
+++ b/colophon/index.html
@@ -292,9 +292,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/feed.xml b/feed.xml
index 466d43fd..dedea32d 100644
--- a/feed.xml
+++ b/feed.xml
@@ -4,7 +4,7 @@
Leilukin's personal website.
- 2024-07-31T04:18:28Z
+ 2024-08-01T10:23:39Z
https://leilukin.com/
Leilukin
diff --git a/guestbook/index.html b/guestbook/index.html
index 8adc773d..1686021f 100644
--- a/guestbook/index.html
+++ b/guestbook/index.html
@@ -394,9 +394,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/index.html b/index.html
index c7b02fb8..7a009401 100644
--- a/index.html
+++ b/index.html
@@ -260,9 +260,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/links/index.html b/links/index.html
index 9650e788..cfaa9258 100644
--- a/links/index.html
+++ b/links/index.html
@@ -252,9 +252,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/now/index.html b/now/index.html
index 50f9ae25..a8285f66 100644
--- a/now/index.html
+++ b/now/index.html
@@ -250,9 +250,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/projects/code/bellabuffs-phpmailer/index.html b/projects/code/bellabuffs-phpmailer/index.html
index 94d2f0d0..6392a488 100644
--- a/projects/code/bellabuffs-phpmailer/index.html
+++ b/projects/code/bellabuffs-phpmailer/index.html
@@ -250,9 +250,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/projects/index.html b/projects/index.html
index a042ca61..6a2c391e 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -292,9 +292,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/projects/playlists/index.html b/projects/playlists/index.html
index 7250f1a9..8ba2943c 100644
--- a/projects/playlists/index.html
+++ b/projects/playlists/index.html
@@ -292,9 +292,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/projects/videogamemods/kotor1/index.html b/projects/videogamemods/kotor1/index.html
index b10d1974..cef60fd8 100644
--- a/projects/videogamemods/kotor1/index.html
+++ b/projects/videogamemods/kotor1/index.html
@@ -292,9 +292,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/projects/videogamemods/kotor2/index.html b/projects/videogamemods/kotor2/index.html
index 8b28a5e6..36d54f97 100644
--- a/projects/videogamemods/kotor2/index.html
+++ b/projects/videogamemods/kotor2/index.html
@@ -292,9 +292,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/shrines/index.html b/shrines/index.html
index 39aeff73..ac404efd 100644
--- a/shrines/index.html
+++ b/shrines/index.html
@@ -262,9 +262,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+
diff --git a/sitemap/index.html b/sitemap/index.html
index 3aed1f8d..1a670a6b 100644
--- a/sitemap/index.html
+++ b/sitemap/index.html
@@ -274,9 +274,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
.footer__shrines { align-self: center; }
-
-
-
+
+
+