Skip to content

Commit d1ce06d

Browse files
Update index.html
1 parent 244bc07 commit d1ce06d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<html lang="en">
44
<head>
55
<meta charset="UTF-8">
6-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8-
<title>CRF - Coding Reshape Future Co. LTD</title>
9-
<link rel="icon" href="https://cdn.crfnetwork.com/images/crf/crf-logo-clean.png" type="image/png" />
10-
<meta name="google-adsense-account" content="ca-pub-4444769016710912">
11-
<link href="https://fonts.googleapis.com/css?family=Reem+Kufi|Roboto:300" rel="stylesheet">
12-
<link href="https://use.fontawesome.com/releases/v6.0.0/css/all.css" rel="stylesheet">
13-
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4444769016710912"
8+
<title>CRF - Coding Reshape Future Co. LTD</title>
9+
<link rel="icon" href="https://cdn.crfnetwork.com/images/crf/crf-logo-clean.png" type="image/png" />
10+
<meta name="google-adsense-account" content="ca-pub-4444769016710912">
11+
<link href="https://fonts.googleapis.com/css?family=Reem+Kufi|Roboto:300" rel="stylesheet">
12+
<link href="https://use.fontawesome.com/releases/v6.0.0/css/all.css" rel="stylesheet">
13+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4444769016710912"
1414
crossorigin="anonymous"></script>
1515
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
1616
<script src="https://cdn.tailwindcss.com"></script>
@@ -260,9 +260,9 @@ <h2 class="text-3xl md:text-4xl font-bold text-gray-800 mb-4">Join Our Community
260260
<div class="bg-green-100 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4">
261261
<i class="fa-brands fa-facebook text-green-600 text-2xl"></i>
262262
</div>
263-
<h3 class="text-lg font-semibold text-gray-800 mb-2">Facebook</h3>
263+
<h3 class="text-lg font-semibold text-gray-800 mb-2">Fanpage Facebook</h3>
264264
<p class="text-gray-600 mb-4">Follow our page for updates, events, and tech insights.</p>
265-
<a href="https://www.facebook.com/codingreshapefuture/" target="_blank" class="inline-block bg-green-600 text-white py-2 px-4 rounded-lg hover:bg-green-700 transition duration-300">Join Now</a>
265+
<a href="https://www.facebook.com/codingreshapefuture/" target="_blank" class="inline-block bg-green-600 text-white py-2 px-4 rounded-lg hover:bg-green-700 transition duration-300">Follow Us</a>
266266
</div>
267267

268268
<div class="bg-gray-50 p-6 rounded-lg shadow-sm text-center card-hover transition-all duration-300">
@@ -309,7 +309,7 @@ <h3 class="text-2xl font-semibold text-gray-800 mb-6">Follow Us On Social Media<
309309
<i class="fa-brands fa-tiktok"></i>
310310
</a>
311311
<a href="https://blog.crfnetwork.com/" target="_blank" class="social-icon text-orange-600 hover:text-orange-800 text-3xl">
312-
<i class="fa-solid fa-rss"></i>
312+
<i class="fa-solid fa-pen-to-square"></i>
313313
</a>
314314
<a href="https://github.com/codingreshapefuture/" target="_blank" class="social-icon text-gray-800 hover:text-black text-3xl">
315315
<i class="fa-brands fa-github"></i>

0 commit comments

Comments
 (0)