feat: Finish adding v2 layout
All checks were successful
Build Docker / Build SLDs Image (push) Successful in 20s
Build Docker / Build Main Image (push) Successful in 22s

This commit is contained in:
2023-11-15 16:24:56 +11:00
parent 3ed4f24e7e
commit eaa4075a39
6 changed files with 63 additions and 20 deletions

View File

@@ -71,6 +71,11 @@
</div>
</section>
</section>
<section style="margin: 20px;height: 40px;text-align: center;margin-top: 40px;">
<div>
<p style="color: #ffffff;">Copyright © ShakeCities 2023</p>
</div>
</section>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/script.min.js"></script>
</body>