Enhance list.html with additional class for improved styling; add new post for August 5, 2025, detailing photography and development activities

This commit is contained in:
Fundor333
2025-08-05 23:04:08 +02:00
parent 3dadead8d6
commit e1a62cdad4
2 changed files with 34 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
<header class="header">
<h1 class="header-title center">{{ .Title }}</h1>
</header>
<main class="page-content" aria-label="Content">
<main class="page-content e-content" aria-label="Content">
{{.Content}}
{{/* create a list of posts for each month, with month as heading */}}