Skip to content

Instantly share code, notes, and snippets.

@MAXHEADR0OM
Last active July 25, 2018 14:48
Show Gist options
  • Save MAXHEADR0OM/e8e595c17042997e3b42fc173b62d17b to your computer and use it in GitHub Desktop.
Save MAXHEADR0OM/e8e595c17042997e3b42fc173b62d17b to your computer and use it in GitHub Desktop.
Get Current Year for Footer
<script type="text/javascript">document.write(new Date().getFullYear());</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment