From 904d30b056d82f5540dd7e44aae7ced8a0a6698c Mon Sep 17 00:00:00 2001 From: Jared Date: Fri, 20 Mar 2026 14:54:57 -0400 Subject: [PATCH] Update gallery.html replace ToCSS ToCSS was removed a while ago. Replaced with call to css.Sass --- layouts/shortcodes/gallery.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/gallery.html b/layouts/shortcodes/gallery.html index 1cfc660..ec65564 100644 --- a/layouts/shortcodes/gallery.html +++ b/layouts/shortcodes/gallery.html @@ -16,7 +16,7 @@ {{- $durationShrink := .Get "durshrink" | default "0.25s" | safeCSS -}}