mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-18 10:16:25 -07:00
chore: manually add assets
This commit is contained in:
parent
86dd159a99
commit
7ae453a61c
29 changed files with 188015 additions and 20211 deletions
5
app/views/layouts/dashboard/_footer.html.erb
Normal file
5
app/views/layouts/dashboard/_footer.html.erb
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue