Skip to content

Commit

Permalink
fix: footer social icons not visible
Browse files Browse the repository at this point in the history
  • Loading branch information
fiskryeziu committed Oct 2, 2023
1 parent 3bfdb29 commit 9b120fb
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 9b120fb

Please sign in to comment.