From 433e0f7bad94335367f6e752e5a45197ce555320 Mon Sep 17 00:00:00 2001 From: Dimas Lanjaka Date: Thu, 11 Apr 2024 18:21:38 +0700 Subject: [PATCH] feat: add modified_time meta tag --- lib/template.html | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/template.html b/lib/template.html index 981aa9ac..375a92fe 100755 --- a/lib/template.html +++ b/lib/template.html @@ -46,6 +46,7 @@ {% if page.date %} + {% else %} {% endif %}