Skip to content

Commit

Permalink
Merge pull request GDSC-Jadavpur-University#35 from fiskryeziu/fix-fo…
Browse files Browse the repository at this point in the history
…oter-social-icons

Fix: footer social icons not visible
  • Loading branch information
Ayushpanditmoto authored Oct 2, 2023
2 parents b4e275f + 9b120fb commit e0d7bc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export default function Home() {
<Head>
<title>GDSC Jadavpur University</title>
<meta name="description" content="Join the Google Developer Student Club Program to supercharge your technical skills and make a real impact! Open to all students, from beginners to experts, our club offers peer-to-peer learning, exciting events in web development, app development, competitive programming, machine learning, and more. Bridge the gap between theory and practice, grow your network, and access Google developer resources with us." />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" />
</Head>
<div className={quicksand.style}>
<Landing />
Expand Down

0 comments on commit e0d7bc5

Please sign in to comment.