Skip to content

Commit 2a2ad56

Browse files
Update index.html
1 parent 23b2677 commit 2a2ad56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<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" />
9+
<link rel="icon" href="./icon.png" type="image/png" />
1010
<meta name="google-adsense-account" content="ca-pub-2759895185543227">
1111
<link href="https://fonts.googleapis.com/css?family=Reem+Kufi|Roboto:300" rel="stylesheet">
1212
<link href="https://use.fontawesome.com/releases/v6.0.0/css/all.css" rel="stylesheet">
@@ -124,7 +124,7 @@ <h2 class="text-xl md:text-3xl font-light mb-8">- Coding Reshape Future -</h2>
124124
<path d="M70,40 Q20,100 70,160" stroke-width="2"></path>
125125
<path d="M130,40 Q180,100 130,160" stroke-width="2"></path>
126126
</g>
127-
<image href="https://cdn.crfnetwork.com/images/crf/crf-logo-clean.png" x="60" y="60"
127+
<image href="./icon.png" x="60" y="60"
128128
width="80" height="80"></image>
129129

130130
<circle cx="100" cy="100" r="40" fill="rgba(255,255,255,0.1)"></circle>

0 commit comments

Comments
 (0)