Skip to content

Commit d79d5cc

Browse files
Update index.html
1 parent 7474cd9 commit d79d5cc

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

index.html

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
<!-- <link rel="stylesheet" href="./css/themes/yellow-black.css"> -->
2525
</head>
2626
<body>
27-
<main>
28-
<div class="intro">Hello, We are CRF</div>
29-
<div class="tagline">- Coding Reshape Future -</div>
30-
<!-- Find your icons from here - https://fontawesome.com/search -->
31-
<div class="icons-social">
32-
<a target="_blank" href="https://www.facebook.com/codingreshapefuture/">
27+
<main>
28+
<div class="intro">Hello, We are CRF</div>
29+
<div class="tagline">- Coding Reshape Future -</div>
30+
<!-- Find your icons from here - https://fontawesome.com/search -->
31+
<div class="icons-social">
32+
<a target="_blank" href="https://www.facebook.com/codingreshapefuture/">
3333
<i class="fa-brands fa-facebook" aria-hidden="true" title="Facebook"></i>
3434
<span class="sr-only">Facebook</span>
3535
</a>
@@ -45,9 +45,9 @@
4545
<i class="fa-brands fa-youtube" aria-hidden="true" title="Youtube 2"></i>
4646
<span class="sr-only">Youtube 2</span>
4747
</a>
48-
<a target="_blank" href="https://www.crfnetwork.com/">
49-
<i class="fa-solid fa-house" aria-hidden="true" title="Home"></i>
50-
<span class="sr-only">Home</span>
48+
<a target="_blank" href="https://www.tiktok.com/@codingreshapefuture/">
49+
<i class="fa-solid fa-tiktok" aria-hidden="true" title="Tiktok"></i>
50+
<span class="sr-only">Tiktok</span>
5151
</a>
5252
<a target="_blank" href="https://blog.crfnetwork.com/">
5353
<i class="fa-solid fa-rss" aria-hidden="true" title="Blog"></i>
@@ -61,11 +61,15 @@
6161
<i class="fa-solid fa-school" aria-hidden="true" title="Education"></i>
6262
<span class="sr-only">Education</span>
6363
</a>
64+
<a target="_blank" href="https://www.linkedin.com/company/codingreshapefuture/">
65+
<i class="fa-solid fa-linkedin" aria-hidden="true" title="LinkedIn"></i>
66+
<span class="sr-only">LinkedIn</span>
67+
</a>
6468
<a target="_blank" href="https://blog.crfnetwork.com/privacy-policy/">
6569
<i class="fa-solid fa-question" aria-hidden="true" title="Policy"></i>
6670
<span class="sr-only">Policy</span>
6771
</a>
6872
</div>
69-
</main>
73+
</main>
7074
</body>
7175
</html>

0 commit comments

Comments
 (0)