Skip to content

Commit

Permalink
Merge pull request #647 from sul-cidr/accessibility-link
Browse files Browse the repository at this point in the history
Add link to Stanford Accessibility page to site footer
  • Loading branch information
simonwiles committed Mar 5, 2024
2 parents 96a3ccf + 09e93f7 commit c09eb95
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/_includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
>Contact us</a
>
</li>
<li class="footer__nav-link">
<a href="https://www.stanford.edu/site/accessibility/"
>Accessibility</a
>
</li>
</ul>
</div>
</div>
Expand Down

0 comments on commit c09eb95

Please sign in to comment.