Skip to content

Commit

Permalink
fix: remove legacyBehavior tag from town hall page
Browse files Browse the repository at this point in the history
  • Loading branch information
snigdha-kansal committed Feb 6, 2025
1 parent 5d5144c commit 65918c3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pages/town-hall.js
Original file line number Diff line number Diff line change
Expand Up @@ -390,8 +390,7 @@ function TownHall() {
href="/files/town-hall/CS Town Hall Winter 2021 Slides.pdf"
className="button"
target="_blank"
rel="noopener noreferrer"
legacyBehavior>
rel="noopener noreferrer">

<FontAwesomeIcon
icon={faFileAlt}
Expand All @@ -405,8 +404,7 @@ function TownHall() {
href="/files/town-hall/CS Town Hall Winter 2021 Notes.pdf"
className="button"
target="_blank"
rel="noopener noreferrer"
legacyBehavior>
rel="noopener noreferrer">

<FontAwesomeIcon
icon={faFileAlt}
Expand Down

0 comments on commit 65918c3

Please sign in to comment.