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:
@@ -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 */}}
|
||||
|
||||
Reference in New Issue
Block a user