We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d68e9c0 commit 1483be9Copy full SHA for 1483be9
src/components/navigation/Footer.tsx
@@ -37,6 +37,14 @@ const Footer = () => {
37
>
38
Blog
39
</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>
48
<Link
49
color="white"
50
href="/contribute"
0 commit comments