commit aa561a57a12eb31e5d31dd90bf7ed209282d1cad
parent 6828f5eb44f0b0eec4f885b0c60dae307b5b4d1a
Author: Samdal <samdal@protonmail.com>
Date: Thu, 20 Feb 2025 22:37:04 +0100
update heading colors in post, change grass.png
Diffstat:
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_layouts/page.html b/_layouts/page.html
@@ -3,7 +3,7 @@ layout: default
---
<section class="post">
- <h2>{{ page.title }}</h2>
+ <h1>{{ page.title }}</h1>
{{ content }}
</section>
diff --git a/_pages/about.md b/_pages/about.md
@@ -3,7 +3,7 @@ layout: page
title: About
---
-# Hi
+## Hi
I usually go by Drava, but my real name is Halvard Samdal.
I'm from the second largest city in Norway called Bergen.
diff --git a/assets/images/grass.png b/assets/images/grass.png
Binary files differ.