Skip to content

Commit

Permalink
Merge pull request #2755 from sul-dlss/brand-logo
Browse files Browse the repository at this point in the history
Update logo text for the new brand
  • Loading branch information
corylown authored Dec 18, 2024
2 parents f658118 + 583b704 commit 11c80d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/components/header_component.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<a
class="mb-0 navbar-brand navbar-logo"
href="https://library.stanford.edu"
>Stanford Libraries</a
>Stanford University Libraries</a
>
<button
class="navbar-toggler navbar-toggler-right"
Expand Down
2 changes: 1 addition & 1 deletion app/views/shared/_footer.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
id="sul-footer-img"
class="col-sm-12 col-md-5 col-lg-4 col-xl-3 d-flex w-auto justify-content-center justify-content-md-start"
>
<a href="https://library.stanford.edu" class="prefooter-logo"></a>
<a href="https://library.stanford.edu" class="prefooter-logo">Stanford University Libraries</a>
</div>
<div
class="col d-flex justify-content-md-start justify-content-center"
Expand Down

0 comments on commit 11c80d3

Please sign in to comment.