From 5461056f579a67b6413be39a74b524336b04da42 Mon Sep 17 00:00:00 2001 From: Volpeon <git@volpeon.ink> Date: Sun, 21 Nov 2021 10:19:32 +0100 Subject: Add arrow to list category title --- templates/layouts/categorized_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index 7d53cbe..fcff00f 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html @@ -8,7 +8,7 @@ $body$ $for(list)$ <section> <h2 class="s-invisible-links"> - <a href="$it.url.rel$">$it.title$</a> + <a href="$it.url.rel$">$it.title$ →</a> </h2> $if(it.description)$ <div class="s-small s-colored-links">$it.description$</div> -- cgit v1.2.3-70-g09d2