fixed typo and added favicon in root directory

This commit is contained in:
Ateeb Ahmed
2024-11-04 18:54:45 +01:00
parent 37c36895e2
commit 1867d90d02
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ _includes/head-custom.html file -->
{% include head-custom-google-analytics.html %}
<!-- You can set your favicon here -->
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico'
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.png'
| relative_url }}">
<!-- end custom head snippets -->
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB