Update templates/index.html
This commit is contained in:
parent
9944b80270
commit
a04d2d1b3c
@ -176,4 +176,14 @@
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="container">
|
||||||
|
<p class="footer-text">Source code available on:
|
||||||
|
<a href="https://github.com/realcgcristi/order" target="_blank">GitHub</a> |
|
||||||
|
<a href="https://git.spitkov.hu/cgcristi/order" target="_blank">Spitkov</a>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user