Skip to content

Commit 354aeb4

Browse files
Update src/views/Home/components/Home/Home.tsx
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent a431c4b commit 354aeb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/Home/components/Home/Home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const Home: FC<React.PropsWithChildren<unknown>> = () => {
6969
>
7070
<small>
7171
Past events: <Link to="/2025">2025 edition</Link> |{" "}
72-
<Link to="/2024">2024 edition</Link>| {" "}
72+
<Link to="/2024">2024 edition</Link> |{" "}
7373
<Link to="/2023">2023 edition</Link>
7474
</small>
7575
</StyledSubtitle>

0 commit comments

Comments
 (0)