Skip to content

Commit

Permalink
Update verify.html
Browse files Browse the repository at this point in the history
  • Loading branch information
lucthienphong1120 authored Nov 6, 2024
1 parent ceef925 commit af9b618
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions verify.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="https://cdn.crfnetwork.cyou/images/crf/crf-logo-clean.png" type="image/x-icon">
<link rel="icon" href="https://cdn.crfnetwork.com/images/crf/crf-logo-clean.png" type="image/x-icon">
<meta property="og:title" content="CRF Education">
<meta property="og:description" content="CRF Education - CRF Network">
<meta property="og:image" content="https://cdn.crfnetwork.cyou/images/crf/crf-banner.png">
<meta property="og:url" content="https://education.crfnetwork.cyou">
<meta property="og:image" content="https://cdn.crfnetwork.com/images/crf/crf-banner.png">
<meta property="og:url" content="https://education.crfnetwork.com">
<meta property="og:type" content="website">
<title>Certificate Showcase</title>
<link rel="stylesheet" href="./style.css">
Expand All @@ -21,7 +21,7 @@
<body>
<header>
<nav>
<a href="/"><img src="https://cdn.crfnetwork.cyou/images/crf/crf-banner-clean.png" alt="logo"
<a href="/"><img src="https://cdn.crfnetwork.com/images/crf/crf-banner-clean.png" alt="logo"
class="logo"></a>
<ul>
<li><a href="#">Trang chủ</a></li>
Expand Down Expand Up @@ -104,4 +104,4 @@ <h3>Title</h3>
</body>
<!-- Copyright by LTP 10/04/2023. All data is reversed -->

</html>
</html>

0 comments on commit af9b618

Please sign in to comment.