Skip to content

Commit 0ccce36

Browse files
committed
[UPDATE] social buttons
1 parent 9bbb6b1 commit 0ccce36

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,8 @@ <h4 class="text-uppercase m-0">Phone</h4>
293293
</div>
294294

295295
<div class="social d-flex justify-content-center">
296-
<a href="https://gitlab.com/aqeebimtiaz" class="mx-2">
297-
<i class="fab fa-gitlab"></i>
296+
<a href="https://github.com/aqeebimtiaz" class="mx-2">
297+
<i class="fab fa-github"></i>
298298
</a>
299299
<a href="https://www.m.me/aqeeb01" class="mx-2">
300300
<i class="fab fa-facebook-messenger"></i>
@@ -305,8 +305,8 @@ <h4 class="text-uppercase m-0">Phone</h4>
305305
<a href="https://www.linkedin.com/in/aqeeb-imtiaz-harun/" class="mx-2">
306306
<i class="fab fa-linkedin"></i>
307307
</a>
308-
<a href="https://github.com/aqeebimtiaz" class="mx-2">
309-
<i class="fab fa-github"></i>
308+
<a href="https://gitlab.com/aqeebimtiaz" class="mx-2">
309+
<i class="fab fa-gitlab"></i>
310310
</a>
311311
</div>
312312

0 commit comments

Comments
 (0)