Skip to content

Commit

Permalink
Add microsite link to site home 'See also' sidebar (#1263)
Browse files Browse the repository at this point in the history
Fixes #1199 

<img width="304" alt="stanford_university_libraries-2" src="https://user-images.githubusercontent.com/101482/47684252-71273000-db8f-11e8-8673-40018b3a9998.png">
  • Loading branch information
Gary Geisler authored and camillevilla committed Oct 29, 2018
1 parent 845bfbc commit bc70a51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/views/shared/_site_sidebar.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<div class="sidebar home-page-column">
<h2 class="nav-heading">See also</h2>
<ul class="nav sidenav">
<li>
<%= link_to "Spotlight at Stanford microsite",
"https://library.stanford.edu/research/spotlight" %>
</li>
<li>
<%= link_to "Other library collections at Stanford",
"http://library.stanford.edu/collections" %>
Expand Down

0 comments on commit bc70a51

Please sign in to comment.