1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-27 17:04:52 +09:00

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. $# 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. $# ♡ Copying is an act of love. Please copy, reuse and share.
$# $#
@ -15,6 +15,6 @@ $# <http://creativecommons.org/publicdomain/zero/1.0/>.
<span .parents> <span .parents>
$forall (route, title) <- bcs $forall (route, title) <- bcs
<a href=@{route}>#{title} <a href=@{route}>#{title}
:: # #
<span .title> <span .title>
#{current} #{current}