Skip to content

Commit

Permalink
Re-enable scroll to fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkafton committed Jan 7, 2025
1 parent fb910e7 commit 325df02
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ const HeroSearch: React.FC<{ imageIndex: number }> = ({ imageIndex }) => {
<BoldLink
href={`${ABOUT}#${ABOUT_NON_DEGREE_LEARNING_FRAGMENT}`}
prefetch={false}
scroll={false}
>
Non-Degree Learning
</BoldLink>
Expand Down

0 comments on commit 325df02

Please sign in to comment.