Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -0
index.html
CHANGED
@@ -6,6 +6,8 @@
|
|
6 |
<link rel="preconnect" href="https://fonts.googleapis.com">
|
7 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
8 |
<link href="https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&display=swap" rel="stylesheet">
|
|
|
|
|
9 |
<style>
|
10 |
body {
|
11 |
display: flex;
|
|
|
6 |
<link rel="preconnect" href="https://fonts.googleapis.com">
|
7 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
8 |
<link href="https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&display=swap" rel="stylesheet">
|
9 |
+
<link rel="icon" href="icon.png" type="image/png">
|
10 |
+
|
11 |
<style>
|
12 |
body {
|
13 |
display: flex;
|