kloeckner.com.ar

a backup of my entire webpage
Index Commits Files Refs README LICENSE
common/footer.shtml (1140B)
   1 <footer class="footer">
   2     <div class="footer-div">
   3         The content of this webpage is licensed under <a style="white-space: nowrap;" rel="license" href="http://creativecommons.org/licenses/by/4.0">CC BY 4.0</a>
   4     </div>
   5     <a href="http://creativecommons.org/licenses/by/4.0/">
   6         <img id="footer-buttons" alt="CC License" src="/common/by.png"/>
   7     </a>
   8     <a href="https://www.debian.org/">
   9         <img id="footer-buttons" alt="Debian Logo" src="/common/debian.gif"/>
  10     </a>
  11     <a href="https://www.nginx.com/">
  12         <img id="footer-buttons" alt="Nginx Logo" src="/common/nginx.gif"/>
  13     </a>
  14     <a href="https://github.com/mjkloeckner">
  15         <img id="footer-buttons" alt="Nginx Logo" src="/common/github-check.gif"/>
  16     </a>
  17     <br>
  18     <a href="https://neovim.io/">
  19         <img id="footer-buttons" alt="Made using neovim" src="/common/neovim.gif"/>
  20     </a>
  21     <a href="https://github.com/mjkloeckner">
  22         <img id="footer-buttons" alt="Messivrve" src="/common/messirve.gif"/>
  23     </a>
  24     <a href="https://pagespeed.web.dev/analysis/https-kloeckner-com-ar/nn0gdw6h2u?form_factor=desktop">
  25         <img id="footer-buttons" alt="Google Page Speed Insights" src="/common/fast.gif"/>
  26     </a>
  27 </footer>