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/partials/header.html.twig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/partials/header.html.twig') diff --git a/templates/partials/header.html.twig b/templates/partials/header.html.twig index 7da672d..19fa2ae 100644 --- a/templates/partials/header.html.twig +++ b/templates/partials/header.html.twig @@ -1,10 +1,10 @@
{% if page.url != "/" %} - +
- arrow_back - Back + arrow_upward + Up
{% else %} -- cgit v1.2.3