diff --git a/readme.md b/readme.md
index 116e5f8..1e863a6 100644
--- a/readme.md
+++ b/readme.md
@@ -27,3 +27,5 @@ i got started using [flamed fury's 11ty guide](https://flamedfury.com/guides/11t
- [ ] set up all albums to load placeholder image instead; potentially use some level of automation for this
- [ ] completely fucking redo front page navigation
- [ ] paginate infinite nightmare
+- [ ] convert fallback images for image links
+ - [ ] create script to do this automatically
\ No newline at end of file
diff --git a/src/_includes/styles.css b/src/_includes/styles.css
index 79b79f5..1fea8f5 100644
--- a/src/_includes/styles.css
+++ b/src/_includes/styles.css
@@ -335,7 +335,9 @@ footer {
}
.infinite-nightmare img,
-.infinite-nightmare video {
+.infinite-nightmare video,
+.half-width img,
+.half-width video {
max-width: 360px;
}
diff --git a/src/art/my-art-2023.md b/src/art/my-art-2023.md
index 223b1b1..3049bff 100644
--- a/src/art/my-art-2023.md
+++ b/src/art/my-art-2023.md
@@ -6,6 +6,7 @@ date: 2023-07-22
+
diff --git a/src/lists/ttrpgs.md b/src/lists/ttrpgs.md
index f60fa4f..2ef2abc 100644
--- a/src/lists/ttrpgs.md
+++ b/src/lists/ttrpgs.md
@@ -2,8 +2,24 @@
title: ttrpgs
date: 2023-07-24
---
+
-### eat god
-[link](https://penguinking.com/eat-god/)
+### eat god
+[link](https://penguinking.com/eat-god/)
+a game where you play as ~~definitely not a muppet~~ a demon or goblin or gremlin who is trying to find god, kill it, and eat it as retribution for gifting you your cursed existence
-a game where you play as ~~definitely not a muppet~~ a demon or goblin or gremlin who is trying to find god, kill it, and eat it as retribution for gifting you your cursed existence
\ No newline at end of file
+
+
+### troika!
+[link](https://www.troikarpg.com/)
+a ruleset / setting that facilitates you living inside a psychedelic world where the rules of existence don't quite match up with the world we're used to. describes itself as science-fantasy - think hylics.
+
+
+
+### heart: the city beneath
+[link](https://rowanrookanddecard.com/product/heart-the-city-beneath-rpg/)
+grimey dungeoncrawling setting / ruleset that reminds me a lot of darkest dungeon.
+
+
+
+
\ No newline at end of file