We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1761ded commit d97a807Copy full SHA for d97a807
app/views/layouts/_site_header.html.erb
@@ -3,12 +3,6 @@
3
<a class="link-logo-mit" href="https://www.mit.edu"><span class="sr">MIT Logo</span>
4
<img src="https://cdn.libraries.mit.edu/files/branding/local/mit_logo_std_rgb_white.svg" height="24" alt="MIT logo" >
5
</a>
6
- <nav>
7
- <a href="#">Libraries Home</a>
8
- <a href="#">Hours & Locations</a>
9
- <a href="#">Ask Us</a>
10
- <a href="#">Account</a>
11
- </nav>
12
</div>
13
14
<div class="libraries-header">
app/views/layouts/_site_nav.html.erb
0 commit comments