Skip to content

Commit

Permalink
add 2 new Collections menu items. resolves WEBUPDATES-490
Browse files Browse the repository at this point in the history
  • Loading branch information
er-k committed Oct 24, 2024
1 parent 8b0164b commit 23ceedd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/layouts/_topnavbar.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,12 @@
<a class="dropdown-item text-white bg-secondary" href="https://academiccommons.columbia.edu/">Academic Commons</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/collections/archives-portal.html">Archival Collections</a>
<a class="dropdown-item text-white bg-secondary" href="https://resolver.library.columbia.edu/clio">CLIO: Columbia Libraries Catalog</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/about/policies/collection-development.html">Collection Development</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/collections/digital-collections.html">Digital Collections &amp; Exhibitions</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/collections/eresources.html">E-Resources</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/collections/oral-history-portal.html">Oral History Collections</a>
<a class="dropdown-item text-white bg-secondary" href="https://resolver.library.columbia.edu/lweb0004">Recommend a Title for Purchase</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/about/policies/collection-development/repatriation-return.html">Repatriation</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/about/staff/subject-specialists-by-subject.html">Subject Specialists</a>
</div>
</div>
Expand Down

0 comments on commit 23ceedd

Please sign in to comment.