diff --git a/data/things.json b/data/things.json index 2c88c49..7c04bec 100644 --- a/data/things.json +++ b/data/things.json @@ -302,5 +302,13 @@ "date": "2025-06-01", "link": "https://www.youtube.com/watch?v=kPRjKRb6gN8", "thumb": "/things/nieotris.jpg" + }, + { + "id": "hypnagogia", + "type": "game", + "title": "Hypnagogia", + "date": "2025-11-19", + "link": "https://www.doomworld.com/forum/topic/156111-hypnagogia-6-map-episode-for-doom-ii-cl21/", + "thumb": "/things/hypnagogia.png" } ] \ No newline at end of file diff --git a/static/things/hypnagogia.png b/static/things/hypnagogia.png new file mode 100644 index 0000000..f053a2f Binary files /dev/null and b/static/things/hypnagogia.png differ