Google store and GitHub badge

This commit is contained in:
Nicolas A. Tonne
2015-03-03 20:06:05 +01:00
parent 6055e30082
commit 52d453c621
3 changed files with 19 additions and 1 deletions

View File

@@ -77,7 +77,19 @@ foreach($fil as $files){
</center>
</div>
<div class="footer small centered top anim bottom">&copy; <?php echo date("Y"); ?> <a class="anim" href="//nixo.no">Nixo</a> &amp; <a class="anim" href="//kasperrt.no">KasperRT</a> </div>
<div class="footer small centered top anim bottom">
<div class="badge">
<a href="https://play.google.com/store/apps/details?id=no.lqasse.zoff">
<img alt="Get it on Google Play" src="static/google_play.png">
</a>
<a href="https://github.com/nixolas1/Zoff" class="badge">
<img alt="View the project on GitHub" src="static/GitHub_Logo.png">
</a>
</div>
&copy; <?php echo date("Y"); ?>
<a class="anim" href="//nixo.no">Nixo</a> &amp;
<a class="anim" href="//kasperrt.no">KasperRT</a>
</div>
<script type="text/javascript">
var deg = 0;
var pr = 15;