Skip to content

Commit

Permalink
Update footer links for D9
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jul 28, 2023
1 parent 911ffdc commit 50c823f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/views/shared/_sul_footer.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@
</div>
<div id="sul-footer-links" class="span2">
<ul>
<li><a href="https://library.stanford.edu/hours">Hours &amp; locations</a></li>
<li><a href="https://library-hours.stanford.edu/">Hours &amp; locations</a></li>
<li><a href="https://library.stanford.edu/myaccount">My Account</a></li>
<li><a href="https://library.stanford.edu/ask">Ask us</a></li>
<li><a href="https://library.stanford.edu/opt-out">Opt out of analytics</a></li>
<li><a href="https://library.stanford.edu/contact-us">Ask us</a></li>
<li><a href="https://library-status.stanford.edu/">System status</a></li>
<li><%= link_to "Staff login", login_path(referrer: request.original_url) %></li>
</ul>
Expand Down

0 comments on commit 50c823f

Please sign in to comment.