1
0
mirror of https://github.com/k4m4/movies-for-hackers.git synced 2024-11-23 14:34:55 +00:00

Create footer

This commit is contained in:
k4m4 2017-08-29 22:54:27 +03:00
parent b73f5a332e
commit e2d39efd85

View File

@ -37,4 +37,8 @@
<script src="dist/js/app.js"></script>
</div>
</body>
<footer style="text-align:center;">
<h5>Copyright <a href="https://nikolaskama.me/">Nikolaos Kamarinakis</a> &copy; 2017 &#0149; Some rights reserved.</h5>
<h5>Coded by <a href="https://github.com/entozoon/">entozoon</a>.</h5>
</footer>
</html>