|
|
@@ -4,6 +4,8 @@
|
|
|
<meta charset="UTF-8"/>
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
|
<title>Yixboost CTF Team</title>
|
|
|
+ <link rel="icon" type="image/png" href="assets/images/logo.png" />
|
|
|
+ <link rel="apple-touch-icon" sizes="180x180" href="assets/images/logo.png">
|
|
|
<link href="https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap" rel="stylesheet"/>
|
|
|
<link href="assets/css/styles.css" rel="stylesheet"/>
|
|
|
</head>
|