File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ < div class ="wrap-outer-header layout-band <%= 'reasons' if params [ :rainbows ] %> ">
2+ < div class ="wrap-header ">
3+ < header class ="header-site header-slim " role ="banner ">
4+ < div class ="wrap-header-core ">
5+ < h1 class ="name-site group nav-logo ">
6+ < a href ="https://libraries.mit.edu/ " class ="logo-mit-lib ">
7+ < span class ="sr "> MIT Libraries home</ span >
8+ < img src ="https://cdn.libraries.mit.edu/files/branding/local/mitlib-wordmark.svg " height ="35 " alt ="MIT Libraries logo ">
9+ </ a >
10+ <% if ENV [ 'PLATFORM_NAME' ] %>
11+ < a href ="/ " class ="platform-name "> <%= ENV . fetch ( 'PLATFORM_NAME' ) %> </ a >
12+ <% end %>
13+ </ h1 >
14+ </ div >
15+ < div class ="wrap-header-supp ">
16+ < a class ="link-logo-mit " href ="https://www.mit.edu "> < span class ="sr "> MIT</ span >
17+ < img src ="https://cdn.libraries.mit.edu/files/branding/local/mit_logo_std_rgb_white.svg " height ="35 " alt ="MIT logo " >
18+ </ a >
19+ </ div >
20+ </ header >
21+ </ div >
22+ </ div >
You can’t perform that action at this time.
0 commit comments