|
@@ -1,6 +1,6 @@
|
|
|
|
|
|
<div id="footer" class="panel text-center">
|
|
|
- ©{{ .Date.Year }} <span id="footer-date"></span> | <a id="footer-email" href="#"></a>
|
|
|
+ ©{{ now.Format "2006" }} | <a id="footer-email" href="#"></a>
|
|
|
</div>
|
|
|
<script src="/js/projects/cipher/apiscipher.min.js"></script>
|
|
|
<script src="/js/email_me.js"></script>
|