diff --git a/public/tags/index.xml b/public/tags/index.xml
index de551bc..6e66830 100644
--- a/public/tags/index.xml
+++ b/public/tags/index.xml
@@ -6,8 +6,15 @@
Recent content in Tags on cassie.inkHugoen-us
- Thu, 24 Jul 2025 00:00:00 +0000
+ Fri, 25 Jul 2025 00:00:00 +0000
+
+ Week-Notes
+ http://localhost:1313/tags/week-notes/
+ Fri, 25 Jul 2025 00:00:00 +0000
+ http://localhost:1313/tags/week-notes/
+
+ Audio
http://localhost:1313/tags/audio/
@@ -43,13 +50,6 @@
http://localhost:1313/tags/meta/
-
- Week-Notes
- http://localhost:1313/tags/week-notes/
- Sun, 02 Mar 2025 00:00:00 +0000
- http://localhost:1313/tags/week-notes/
-
- Life
http://localhost:1313/tags/life/
diff --git a/public/week-notes/index.xml b/public/week-notes/index.xml
index 4aed1aa..5020570 100644
--- a/public/week-notes/index.xml
+++ b/public/week-notes/index.xml
@@ -6,8 +6,15 @@
Recent content in Week-Notes on cassie.inkHugoen-us
- Sun, 02 Mar 2025 00:00:00 +0000
+ Fri, 25 Jul 2025 00:00:00 +0000
+
+ i'm falling down with shit caked on my shoes (week notes 25)
+ http://localhost:1313/week-notes/025/
+ Fri, 25 Jul 2025 00:00:00 +0000
+ http://localhost:1313/week-notes/025/
+ <h2 id="doing">Doing</h2>
<p>Joe and I visited some of his family with a lake house this week where my farmer’s tan became more and more pronounced. I also “worked” two days this week: I had committee meetings on Thursday and then a joint meeting to coordinate middle school/high school/college GSAs in my area.</p>
<h2 id="reading">Reading</h2>
<p>I finished reading <em>Return of the King</em> this week, completing a long-standing personal mission to read <em>The Lord of the Rings</em>. I <a href="https://git.32bit.cafe/cassie/cassiedotink.git">wrote up a big long post</a> with my history with the series and my thoughts.</p>
+ (week notes 25)
http://localhost:1313/week-notes/025-unused/
diff --git a/themes/neverhungoveragain/assets/css/main.css b/themes/neverhungoveragain/assets/css/main.css
index 72849f6..09e0585 100644
--- a/themes/neverhungoveragain/assets/css/main.css
+++ b/themes/neverhungoveragain/assets/css/main.css
@@ -214,7 +214,7 @@ nav ul {
font-size: 3rem;
}
-.home article h2:not(:first-child), h1 {
+.home article h2:not(:first-child), .home article h1:not(:first-child) {
font-size: 2rem;
color: var(--claret);
text-align: left;