Skip to content

Commit

Permalink
Update navbar.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ammar-faifi authored Jan 13, 2024
1 parent 265c880 commit 328b624
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/utilities/navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ export default function Navbar(props) {
<a
rel="noopener"
target="_blank"
href="https://forms.gle/dFhnn6qSeTJBfc5ZA"
href="mailto:[email protected]"
className={styles.navbar_link}
>
<div className={styles.link_btn}>
Expand Down Expand Up @@ -527,7 +527,7 @@ export default function Navbar(props) {
<a
target="_blank"
rel="noopener"
href="https://forms.gle/dFhnn6qSeTJBfc5ZA"
href="mailto:[email protected]"
className={styles.navbar_link}
>
<div className={styles.link_btn}>
Expand Down

0 comments on commit 328b624

Please sign in to comment.