Skip to content

Commit 1b52d2a

Browse files
Update index.new.html
1 parent 1a100bd commit 1b52d2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.new.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ <h3 class="text-lg font-semibold text-gray-800 mb-2">Education Platform</h3>
298298
<div class="mt-16 text-center">
299299
<h3 class="text-2xl font-semibold text-gray-800 mb-6">Follow Us On Social Media</h3>
300300
<div class="flex flex-wrap justify-center gap-6">
301-
<a href="https://www.facebook.com/codingreshapefuture/" target="_blank" class="social-icon text-green-600 hover:text-green-800 text-3xl">
301+
<a href="https://www.facebook.com/codingreshapefuture/" target="_blank" class="social-icon text-blue-600 hover:text-green-800 text-3xl">
302302
<i class="fa-brands fa-facebook"></i>
303303
</a>
304304
<a href="https://www.youtube.com/@CodingReshapeFuture/" target="_blank" class="social-icon text-red-600 hover:text-red-800 text-3xl">
@@ -313,7 +313,7 @@ <h3 class="text-2xl font-semibold text-gray-800 mb-6">Follow Us On Social Media<
313313
<a href="https://github.com/codingreshapefuture/" target="_blank" class="social-icon text-gray-800 hover:text-black text-3xl">
314314
<i class="fa-brands fa-github"></i>
315315
</a>
316-
<a href="https://www.linkedin.com/company/codingreshapefuture/" target="_blank" class="social-icon text-green-700 hover:text-green-900 text-3xl">
316+
<a href="https://www.linkedin.com/company/codingreshapefuture/" target="_blank" class="social-icon text-blue-700 hover:text-green-900 text-3xl">
317317
<i class="fa-brands fa-linkedin"></i>
318318
</a>
319319
</div>

0 commit comments

Comments
 (0)