From 8849f92aa16486207f0fe7b6c3b4ba1a1983a8dc Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Sun, 12 Oct 2014 09:15:53 +0100
Subject: [PATCH] drop version from status page footer

---
 fe/templates/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fe/templates/index.html b/fe/templates/index.html
index e296743c..6bc3fab4 100644
--- a/fe/templates/index.html
+++ b/fe/templates/index.html
@@ -43,7 +43,7 @@
       <div class="footer">
         powered by
         <a href="https://git.autistici.org/ale/autoradio">
-          autoradio 0.1
+          autoradio
         </a>
       </div>
     </div>
-- 
GitLab