Skip to content

Commit 68b8e26

Browse files
Update Banner.tsx to show shorter text
1 parent 1d79a1a commit 68b8e26

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/Banner.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ export default function Banner() {
1616
className="md:hidden"
1717
/>
1818
<span className="hidden md:block">
19-
Master Exams with Papers and gear up to Build Beyond Limits at
20-
DevSOC&apos;25
19+
Master Exams with Papers and gear up for DevSOC&apos;25
2120
</span>
2221
<Link
2322
href="https://devsoc.codechefvit.com/"

0 commit comments

Comments
 (0)