Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
<meta name="twitter:title" content="www.apsweb.design">
<meta name="twitter:description" content="Welcome to my website">
<meta name="twitter:image" content="icon.png">

<!-- Google Search Console
================================================================================ -->
<meta name="google-site-verification" content="kPbF4hAdCeIGR-tDiElxQw_IjF8PwZD629vtkseYIK8" />





<style>
@import url("https://fonts.googleapis.com/css?family=Quicksand:400,500,700&subset=latin-ext");

Expand All @@ -55,14 +55,14 @@
}

body {

font-family: 'Quicksand';

color: #324e63;

margin: 0;
}

/* @font-face {
font-family: 'Pacifico';
font-style: normal;
Expand Down Expand Up @@ -577,7 +577,7 @@
}
</style></head>



<body>
<div class="wrapper">
Expand Down Expand Up @@ -606,7 +606,7 @@
<i class="fab fa-steam"></i>
</span>
</a> -->
<a href="#" target="_blank" class="profile-card-social__item discord">
<a href="https://linktr.ee/codingclubiitg" target="_blank" class="profile-card-social__item discord">
<span class="icon-font">
<i class="fab fa-discord"></i>
</span>
Expand All @@ -616,7 +616,7 @@
<i class="fab fa-telegram"></i>
</span>
</a>
<a href="#" target="_blank" class="profile-card-social__item youtube">
<a href="https://linktr.ee/codingclubiitg" target="_blank" class="profile-card-social__item youtube">
<span class="icon-font">
<i class="fab fa-youtube"></i>
</span>
Expand All @@ -633,7 +633,7 @@
</a>
</div>
<img src="https://s11.flagcounter.com/count2/BLsT/bg_FFFFFF/txt_000000/border_CCCCCC/columns_2/maxflags_10/viewers_0/labels_0/pageviews_0/flags_0/percent_0/" alt="Flag Counter" border="0"></br></br>

</div>

<button class="switcherMood"><i class="fas fa-moon"></i></button>
Expand Down