From 32f927259548bc8a613aff261992290da7078ebe Mon Sep 17 00:00:00 2001
From: qorg11 <qorg@vxempire.xyz>
Date: Fri, 26 Jun 2020 04:45:26 +0200
Subject: [PATCH] Added git repo in the bottom of the site

---
 http/index.cgi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/http/index.cgi b/http/index.cgi
index db74afa..e6a04f7 100755
--- a/http/index.cgi
+++ b/http/index.cgi
@@ -36,6 +36,7 @@ print "<!DOCTYPE html>
       <input type='file' name='file' size='30'>
       <input type='submit' value='upload'>
     </form>
+    <a href='https://github.com/qorg11/lainsafe'>star me</a>
 
 
   </body>
-- 
GitLab