mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Google store and GitHub badge
This commit is contained in:
@@ -77,7 +77,19 @@ foreach($fil as $files){
|
||||
</center>
|
||||
</div>
|
||||
|
||||
<div class="footer small centered top anim bottom">© <?php echo date("Y"); ?> <a class="anim" href="//nixo.no">Nixo</a> & <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>
|
||||
© <?php echo date("Y"); ?>
|
||||
<a class="anim" href="//nixo.no">Nixo</a> &
|
||||
<a class="anim" href="//kasperrt.no">KasperRT</a>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
var deg = 0;
|
||||
var pr = 15;
|
||||
|
||||
Reference in New Issue
Block a user