mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-07 21:48:13 -08:00
Add address to footer
This commit is contained in:
parent
bbcde251a2
commit
80f4373211
1 changed files with 4 additions and 1 deletions
|
|
@ -20,7 +20,10 @@
|
||||||
|
|
||||||
<!-- Footer-->
|
<!-- Footer-->
|
||||||
<footer class="py-5 bg-dark-blue">
|
<footer class="py-5 bg-dark-blue">
|
||||||
<div class="container px-5"><p class="m-0 text-center text-white">Copyright © ECP 2023</p></div>
|
<div class="row">
|
||||||
|
<div class="container px-5 col"><p class="m-0 text-center text-white">4589 Via Marisol Unit 154</p></div>
|
||||||
|
<div class="container px-5 col"><p class="m-0 text-center text-white">Copyright © ECP 2023</p></div>
|
||||||
|
<div>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue