From 0802dc3a8835bc19cf994f9eb2b462df604d4262 Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Thu, 4 Sep 2025 00:51:05 +0700 Subject: feat: reroute general page derivations to general page route feat: always have page body in square aspect ratio feat: change to mobile view on 1.1/1 aspect ratio (instead of 0.8/1) feat: dynamically change title with any new page feat: cache general page template --- views/partials/general-page-body.html | 1 + 1 file changed, 1 insertion(+) (limited to 'views/partials') diff --git a/views/partials/general-page-body.html b/views/partials/general-page-body.html index d697c14..4686ea1 100644 --- a/views/partials/general-page-body.html +++ b/views/partials/general-page-body.html @@ -1 +1,2 @@ +SAYA TODAY // {{ .Title }} {{ block "body" . }}{{ end }} \ No newline at end of file -- cgit v1.3.1+13