This commit is contained in:
Christopher Cookman 2026-06-29 10:30:16 -06:00
parent dba46afff7
commit 29ea00b529

View file

@ -1,9 +1,9 @@
<!-- <footer class="footer mt-auto py-3 text-white" style="background-color:#0d0d0d; border-top: 1px solid #2e2e2e;"> <!-- style="background-color:#0d0d0d; border-top: 1px solid #2e2e2e;" -->
<footer class="footer mt-auto py-3 text-white" >
<div class="container text-center"> <div class="container text-center">
<span>&copy; <%= new Date().getFullYear() %> AstroCom <%= version %></span> <span>&copy; <%= new Date().getFullYear() %> AstroCom <%= version %></span>
</div> </div>
</footer> --> </footer>
<span>&copy; <%= new Date().getFullYear() %> AstroCom <%= version %></span>
<!-- <script> <!-- <script>
(function (d, t) { (function (d, t) {
var BASE_URL = "https://support.chrischro.me"; var BASE_URL = "https://support.chrischro.me";