Update footer
This commit is contained in:
parent
62441f3718
commit
0597460846
|
|
@ -1,4 +1,4 @@
|
||||||
<footer class="footer mt-auto py-3 bg-dark text-white">
|
<footer class="footer mt-auto py-3 text-white" style="background-color:#0d0d0d; border-top: 1px solid #2e2e2e;">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<span>© <%= new Date().getFullYear() %> AstroCom <%= version %></span>
|
<span>© <%= new Date().getFullYear() %> AstroCom <%= version %></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue