Skip to content

Commit 1483be9

Browse files
committed
Add introduction article link
1 parent d68e9c0 commit 1483be9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/components/navigation/Footer.tsx

+8
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@ const Footer = () => {
3737
>
3838
Blog
3939
</Link>
40+
<Link
41+
color="white"
42+
href="/blog/1/introducing-commit-rocket"
43+
title="Introductionn to Commit Rocket"
44+
underline
45+
>
46+
Introduction
47+
</Link>
4048
<Link
4149
color="white"
4250
href="/contribute"

0 commit comments

Comments
 (0)