Add badges

This commit is contained in:
Michael Walker 2014-10-06 21:15:59 +01:00
parent ce3a53fba1
commit befd0a1dc6
7 changed files with 6 additions and 0 deletions

4
templates/badges.html Normal file
View file

@ -0,0 +1,4 @@
<p class="unimportant badges">
<!--<a href="http://validator.w3.org/check?uri=http://lainchan.org{{ board.url }}"><img src="/static/html.png" alt="Valid HTML" /></a><a href="http://wiki.nginx.org"><img src="/static/nginx.png" alt="NGIИX" /></a><a href="http://ubuntu.com/"><img src="/static/ubuntu.png" alt="Ubuntu Powered" /></a> !-->
<a href="https://www.openssl.org"><img src="/static/ssl.png" alt="SSL Secure"></a>
</p>