From e457ebefdeb92badbae4dcb3d6ecceb4e64e6c89 Mon Sep 17 00:00:00 2001 From: Somrat <58769763+tfsomrat@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:29:54 +0600 Subject: [PATCH] modified comments --- layouts/_default/baseof.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index d48949c..4b1246b 100755 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -13,6 +13,7 @@ {{ partialCached "essentials/style.html" . }} + @@ -29,7 +30,7 @@ {{ end }} - + {{ partialCached "announcement.html" . }}