Skip to content

Commit

Permalink
Merge pull request #186 from nulib/bugfix#181-home_page_heading_text
Browse files Browse the repository at this point in the history
Update Arch header text
  • Loading branch information
Chris Syversen authored Apr 13, 2017
2 parents 485e792 + 01007f7 commit fa13c6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ config/resque-pool.yml
config/solr.yml
config/browse_everything_providers.yml
config/sidekiq.yml
config/nufia-c31655401151.p12

# Ignore fedora data
fcrepo4-data
Expand All @@ -48,4 +49,4 @@ db/development.sqlite3
*.otfls

# WebStorm IDE
.idea/*
.idea/*
2 changes: 1 addition & 1 deletion app/views/_masthead.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</div>
<div class="bottom-bar contain-1120">
<div id="department">
<h1><a href="<%= sufia.root_path %>">LIBRARIES<span><strong>ARCH</strong> SHARE YOUR RESEARCH</span></a></h1>
<h1><a href="<%= sufia.root_path %>">LIBRARIES / ARCH</h1>
</div>
<div id="search" class="hide-mobile">
<%= render partial: 'catalog/search_form' %>
Expand Down

0 comments on commit fa13c6e

Please sign in to comment.