From b74d833d6f129297a3353275e4d6823f57eaceb5 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Tue, 1 Mar 2016 17:38:57 +0100 Subject: Add Fira Sans font --- tpl/default/linklist.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'tpl/default/linklist.html') diff --git a/tpl/default/linklist.html b/tpl/default/linklist.html index 2694edfe..cc70cc6a 100644 --- a/tpl/default/linklist.html +++ b/tpl/default/linklist.html @@ -52,7 +52,7 @@ {/if}

- + {if="strpos($value.url, $value.shorturl) === false"} {else} @@ -100,12 +100,16 @@ permalink · + {$link_plugin_counter=count($value.link_plugin)} {loop="$value.link_plugin"} - {$value} · + {$value} + {if="$link_plugin_counter - 1 != $counter"}·{/if} {/loop} -- cgit v1.2.3