repos/kloeckner.com.ar

Backup of part of my webpage
Commits Files Refs README LICENSE
commit 8495cfcd08f81e1a9719e1dc8af559eb38882997
parent 79040d0223872d96d1a7fabccff4269b841aa003
Author: Martin Kloeckner <mjkloeckner@gmail.com>
Date:   Wed, 20 Nov 2024 17:04:38 -0300

remove footer stamps

Diffstat:
Mcommon/footer.shtml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/common/footer.shtml b/common/footer.shtml
@@ -5,6 +5,7 @@
     <a href="http://creativecommons.org/licenses/by/4.0/">
         <img id="footer-buttons" alt="CC License" src="/common/by.png"/>
     </a>
+    <!--
     <a href="https://www.debian.org/">
         <img id="footer-buttons" alt="Debian Logo" src="/common/debian.gif"/>
     </a>
@@ -24,4 +25,5 @@
     <a href="https://pagespeed.web.dev/analysis/https-kloeckner-com-ar/nn0gdw6h2u?form_factor=desktop">
         <img id="footer-buttons" alt="Google Page Speed Insights" src="/common/fast.gif"/>
     </a>
+    -->
 </footer>