Changed year

This commit is contained in:
Kasper Rynning-Tønnesen
2015-02-11 17:31:14 +01:00
parent b0744aae93
commit b03f8d4356
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<div class="footer small centered top anim">
&copy; 2014 - <?php echo date("Y"); ?> <a class="anim" href="//nixo.no">Nixo</a> &amp; <a class="anim" href="//kasperrt.no">KasperRT </a>
&copy; <?php echo date("Y"); ?> <a class="anim" href="//nixo.no">Nixo</a> &amp; <a class="anim" href="//kasperrt.no">KasperRT </a>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/jquery-ui.min.js"></script>