Skip to content

Commit

Permalink
10th May 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
adityajoshi-08 committed May 10, 2024
1 parent ae6c7ff commit 00d6a10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>GCCF - GDSC MUJ</title>
<title>GDSC MUJ - GenAI Study Jams</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
Expand Down Expand Up @@ -38,9 +38,9 @@ <h3>GDSC - Manipal University Jaipur</h3>

<h2>Current Tier: <span class="tier">none</span></h2>

<h2>Total Completions: <span class="program">7</span></h2>
<h2>Total Completions: <span class="program">8</span></h2>

<h3>Last updated - <span class="cloud">9th </span><span class="google">May</span></h3>
<h3>Last updated - <span class="cloud">10th </span><span class="google">May</span></h3>
</div>


Expand Down

0 comments on commit 00d6a10

Please sign in to comment.