Fixed some minor stuff!

This commit is contained in:
OptimusCrime
2014-10-16 19:08:03 +02:00
parent ab1bdb4bf8
commit 07ff14389c
2 changed files with 4 additions and 3 deletions

View File

@@ -48,8 +48,9 @@
======= =======
<?php <?php
/* /*
* Herpa derp *
* * File: index.php
* Description: Main controller
* *
*/ */

View File

@@ -61,7 +61,7 @@
</div> </div>
</center> </center>
</div> </div>
<div class="footer small centered top anim"> <div class="footer small centered top anim bottom">
&copy; 2014 <a class="anim" href="//nixo.no">Nixo</a> &amp; <a class="anim" href="//kasperrt.no">KasperRT </a>&amp; David &copy; 2014 <a class="anim" href="//nixo.no">Nixo</a> &amp; <a class="anim" href="//kasperrt.no">KasperRT </a>&amp; David
</div> </div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>