From 1ce2f74f5c8eb048ebd8099a067e38045c616c0f Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 2 Apr 2024 13:59:48 +0300 Subject: Add h-card and h-entry data to pages --- template.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'template.html') diff --git a/template.html b/template.html index c1f8211..116580f 100644 --- a/template.html +++ b/template.html @@ -119,5 +119,32 @@ document.querySelector("#dark-mode-btn").addEventListener("click", function () { }); +$if(date)$ +$if(title)$ +$if(slug)$ + +$endif$ +$endif$ +$endif$ + + + -- cgit v1.3