Update: contact page added, about page removed

This commit is contained in:
hyzen
2026-02-28 22:48:43 +05:30
parent ed28ebb86d
commit 2d284e5394
57 changed files with 153 additions and 856 deletions

3
layouts/home.html Normal file
View File

@@ -0,0 +1,3 @@
{{ define "main" }}
{{ .Content }}
{{ end }}