From 57c4a5e90f57eac038c40be2cddcdffcd4a7cfe6 Mon Sep 17 00:00:00 2001 From: Balakrishnan Balasubramanian Date: Sat, 28 Mar 2026 15:35:41 -0400 Subject: [PATCH] fix deprecated warning --- layouts/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/baseof.html b/layouts/baseof.html index 475708c..6307233 100644 --- a/layouts/baseof.html +++ b/layouts/baseof.html @@ -1,7 +1,7 @@ {{ $themeStyleDefault := "light.css" -}} - +