add e.V. link - swerc - anselm's simpler werc fork
(HTM) git clone git://git.suckless.org/swerc
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) commit ab1882cdc324ae7d61d3d040949f468353176720
(DIR) parent a657c8b92749842752d333d201ff1bb6ddd81fdd
(HTM) Author: Anselm R Garbe <anselm@garbe.us>
Date: Mon, 3 Jul 2017 14:56:39 +0200
add e.V. link
Diffstat:
M tpl/master.tpl | 6 ++++++
1 file changed, 6 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/tpl/master.tpl b/tpl/master.tpl
@@ -61,6 +61,12 @@
% if not {
<a href="http://libs.suckless.org">libs</a>
% }
+% if(~ $site 'ev.suckless.org') {
+ <a class="thisSite" href="http://ev.suckless.org">e.V.</a>
+% }
+% if not {
+ <a href="http://ev.suckless.org">e.V.</a>
+% }
</span>
<span class="right">
<a href="http://dl.suckless.org">download</a>