Display breadcrumbs with → arrows instead of :: double colons

This commit is contained in:
fr33domlover 2018-04-11 22:49:20 +00:00
parent d49b5d678c
commit 25f1db2941

View file

@ -1,6 +1,6 @@
$# This file is part of Vervis.
$#
$# Written in 2016 by fr33domlover <fr33domlover@riseup.net>.
$# Written in 2016, 2018 by fr33domlover <fr33domlover@riseup.net>.
$#
$# ♡ Copying is an act of love. Please copy, reuse and share.
$#
@ -15,6 +15,6 @@ $# <http://creativecommons.org/publicdomain/zero/1.0/>.
<span .parents>
$forall (route, title) <- bcs
<a href=@{route}>#{title}
:: #
#
<span .title>
#{current}