From fed977bf864eb721fe4bcc5c9c2936bf2164e537 Mon Sep 17 00:00:00 2001 From: sowgro Date: Sun, 5 May 2024 13:38:02 -0400 Subject: Fix next and previous arrows and other tweaks --- templates/home.html.twig | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/home.html.twig') diff --git a/templates/home.html.twig b/templates/home.html.twig index 7e5be9f..5c7d0b7 100644 --- a/templates/home.html.twig +++ b/templates/home.html.twig @@ -7,6 +7,7 @@ {{ assets.css()|raw }} + {{ assets.js()|raw }} {{site.title|e}} -- cgit v1.2.3