Explorar el Código

Remove SSL protocol on markuso.com link

Markus Ochel hace 12 años
padre
commit
39b6fe9c3c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -72,7 +72,7 @@
         <p><img src="images/screenshot-4.png" alt=""></p>
       </section>
       <footer>
-        <p>This project is maintained by <a href="https://www.markuso.com">Markuso</a></p>
+        <p>This project is maintained by <a href="http://www.markuso.com">Markuso</a></p>
         <p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
       </footer>
     </div>