diff --git a/content/blog/mons_i/index.md b/content/blog/mons_i/index.md
index 16c2721..7a230d9 100644
--- a/content/blog/mons_i/index.md
+++ b/content/blog/mons_i/index.md
@@ -1,6 +1,8 @@
+++
title = "mons (the mountain) - part i: i got sidetracked writing c for a week"
date = 2025-02-06
+[extra]
+coverimage = "./mons.png"
+++
## the valley
diff --git a/templates/base.html b/templates/base.html
index ba2a57e..39475b7 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -2,8 +2,12 @@