From 16875af62740fbc217491042dd34bae890c7b3cc Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sat, 6 Apr 2024 09:52:17 +0300 Subject: Improvements, add unfold.js --- template.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'template.html') diff --git a/template.html b/template.html index b7fa436..5ab8123 100644 --- a/template.html +++ b/template.html @@ -59,7 +59,8 @@ $if(mathjax)$ $endif$ $math$ -$endif$ + $endif$ +
@@ -82,7 +83,10 @@ $endif$

$title$ $if(date)$($date$)$endif$ $if(kind)$[$kind$]$endif$

$endif$ $endif$ + +
$body$ +
+ + -- cgit v1.3