Introduction
Introduction Statistics Contact Development Disclaimer Help
add e.V. link - swerc - anselm's simpler werc fork
git clone git://git.suckless.org/swerc
Log
Files
Refs
README
---
commit ab1882cdc324ae7d61d3d040949f468353176720
parent a657c8b92749842752d333d201ff1bb6ddd81fdd
Author: Anselm R Garbe <[email protected]>
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(-)
---
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>
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.