mirror of
https://github.com/k4m4/movies-for-hackers.git
synced 2024-11-23 14:34:55 +00:00
Add dynamic timestamp
This commit is contained in:
parent
f54f47f47e
commit
005fc0592e
@ -42,7 +42,7 @@
|
|||||||
</body>
|
</body>
|
||||||
<br/>
|
<br/>
|
||||||
<footer style="text-align:center;">
|
<footer style="text-align:center;">
|
||||||
<h5>Copyright <a href="https://nikolaskama.me/">Nikolaos Kamarinakis</a> © 2017 • Some rights reserved.</h5>
|
<h5>Copyright <a href="https://nikolaskama.me/">Nikolaos Kamarinakis</a> © <script type="text/javascript">document.write(new Date().getFullYear());</script> • Some rights reserved.</h5>
|
||||||
<h5>Coded by <a href="https://github.com/entozoon/">entozoon</a>.</h5>
|
<h5>Coded by <a href="https://github.com/entozoon/">entozoon</a>.</h5>
|
||||||
</footer>
|
</footer>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user