Update: Menu, Category, Blog layout change

This commit is contained in:
hyzen
2026-03-02 21:18:34 +05:30
parent f120687720
commit 994937363a
18 changed files with 21 additions and 24 deletions

View File

@@ -2,7 +2,9 @@
{{ .Content }}
<h1>{{ .Title }}</h1>
<h1><a href="/blog/" style="text-decoration: none; color: var(--accent-color);">All Posts</a> | <a href="/categories/" style="text-decoration: none; color: var(--accent-color);">Categories</a></h1>
<h2>{{ .Title }}</h2>
<div style="margin-bottom: 2rem;"></div>