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/page.html.twig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/page.html.twig') diff --git a/templates/page.html.twig b/templates/page.html.twig index 1291aaf..41733c9 100644 --- a/templates/page.html.twig +++ b/templates/page.html.twig @@ -7,6 +7,7 @@ {{ assets.css()|raw }} + {{ assets.js()|raw }} {{ header.title|e }} - {{site.title|e}} @@ -21,4 +22,4 @@ {{ header.date|e }} - \ No newline at end of file + -- cgit v1.2.3