Skip to content

Commit

Permalink
remove site a-z
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc23007 committed Nov 25, 2024
1 parent 884d477 commit b01fb78
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/UConnHeader.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -165,14 +165,8 @@ const UConnBanner = () => {
</button>
<div id="a-z-popup" className="popup-container">
<div className="link-wrapper az-link-wrapper">
<a href="https://computing.engineering.uconn.edu/a-z-index">
<span className="banner-search-text">Site A-Z</span>
</a>
<a href="https://uconn.edu/az"><span className="banner-search-text"></span>UConn A-Z</a>
</div>
<hr aria-hidden="true"></hr>
<div className="link-wrapper az-link-wrapper">
<a href="https://uconn.edu/az"><span className="banner-search-text"></span>UConn A-Z</a>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit b01fb78

Please sign in to comment.