We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64f5de commit e2ea89aCopy full SHA for e2ea89a
4 files changed
assets/images/black-flower-icon.png
405 Bytes
assets/images/icon.png
100755
100644
36 Bytes
assets/images/icon2.png
-441 Bytes
index.html
@@ -21,7 +21,7 @@
21
<link href="./css/font.css" rel="stylesheet">
22
<link href="./css/mobile.css" rel="stylesheet">
23
<!-- Webpage Icon -->
24
- <link rel="shortcut icon" href="./assets/images/icon2.png" type="image/png">
+ <link rel="shortcut icon" href="./assets/images/icon.png" type="image/png">
25
<!-- Fonts -->
26
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab" rel="stylesheet">
27
0 commit comments