chore: manually add assets

This commit is contained in:
Nelson Jovel 2024-01-09 15:36:09 -08:00
parent 86dd159a99
commit 7ae453a61c
29 changed files with 188015 additions and 20211 deletions

View file

@ -0,0 +1,5 @@
<footer class="d-flex justify-content-center">
<p class="footer-item">Copyright © 2023</p>
<%= link_to "ECP" , "https://www.edcommonwealth.org/" , class: "footer-item footer-link", target: "_blank" %>
<%= link_to "Contact Us" , "https://www.edcommonwealth.org/contacts" , class: "footer-item footer-link", target: "_blank" %>
</footer>