Skip to content

Commit

Permalink
Update site-footer.njk
Browse files Browse the repository at this point in the history
Updated site footer
  • Loading branch information
m-sullivan7 authored Dec 8, 2023
1 parent 31b7582 commit c9faf19
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/site/_includes/site-footer.njk
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@
<section aria-label="Site footer" class="site-footer">
<div class="container">
<div class="footer-secondary-links">
<a href="/contact-us/">Contact us</a>
<a href="https://innovation.ca.gov/">ODI website</a>
</div>
<div class="footer-secondary-links">
<a href="https://innovation.ca.gov/contact-us/">Contact us</a>
</div>
<div class="footer-social-links">
<a href="https://github.com/cagov/design-system">
Expand Down Expand Up @@ -68,4 +71,4 @@
</a> #}
</div>
</div>
</section>
</section>

0 comments on commit c9faf19

Please sign in to comment.