commit ee774cef4463598a19eefc54343c059e6ee7c896
Author:     Anselm R Garbe <[email protected]>
AuthorDate: Thu Jul 27 00:58:26 2017 +0200
Commit:     Anselm R Garbe <[email protected]>
CommitDate: Thu Jul 27 00:58:26 2017 +0200

    made ev linkage less prominent, removed distinction between git.sta.li
    and git.suckless.org

diff --git a/tpl/master.tpl b/tpl/master.tpl
index df2e5e7..76adf38 100644
--- a/tpl/master.tpl
+++ b/tpl/master.tpl
@@ -13,12 +13,6 @@
 
        <div id="menu">
                <span class="left">
-% 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>
-% }
 % if(~ $site 'suckless.org') {
                <a class="thisSite" href="http://suckless.org";>home</a>
 % }
@@ -71,7 +65,7 @@
                <span class="right">
                        <a href="http://dl.suckless.org";>download</a>
                        <a href="http://git.suckless.org";>source</a>
-                       <a href="http://git.sta.li";>stali</a>
+                       <a href="http://ev.suckless.org";>e.V.</a>
                </span>
        </div>
 

Reply via email to