fix: minor layout tweak for small screens

This commit is contained in:
CJ van den Berg 2025-07-17 09:35:48 +02:00
parent ceecd3f5be
commit 6c240c6c26
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
---
.title = "Devlog - 2024",
.title = "Devlog 2024",
.date = @date("2024-01-01T00:00:00"),
.author = "CJ van den Berg",
.layout = "devlog.shtml",

View file

@ -1,5 +1,5 @@
---
.title = "Devlog - 2025",
.title = "Devlog 2025",
.date = @date("2025-01-01T00:00:00"),
.author = "CJ van den Berg",
.layout = "devlog.shtml",