Skip to content

Commit 183720b

Browse files
committed
feat: add link for CSE (AI ML & CY) Notes (Sem 5) in Hero component #deploy
1 parent 3383470 commit 183720b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/components/Hero.jsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,12 @@ export function Hero() {
130130
>
131131
CSE (AI ML & CY) Notes (Sem 6)
132132
</ButtonLink>
133+
<ButtonLink
134+
href="/ci5"
135+
className="md:auto w-full rounded-lg py-2"
136+
>
137+
CSE (AI ML & CY) Notes (Sem 5)
138+
</ButtonLink>
133139
<ButtonLink
134140
href="/ci4"
135141
className="md:auto w-full rounded-lg py-2"

0 commit comments

Comments
 (0)