We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa7569 commit d92deb6Copy full SHA for d92deb6
_config.yml
@@ -22,7 +22,7 @@ enable_smart_app_banner : true
22
# Information About Yourself
23
your_name : Muhammet ÖMER
24
your_link : https://linktr.ee/mukireus
25
-your_city : Bursa
+your_city : Turkey
26
email_address : [email protected]
27
facebook_username :
28
instagram_username : mukireus
_includes/head.html
@@ -7,7 +7,7 @@
7
<title class="pageTitle">{{ site.page_title }}</title>
8
<meta name="description" content="{{ site.app_description }}">
9
10
- <link rel="shortcut icon" href="{{ site.app_icon }}">
+ <link rel="shortcut icon" href="https://mukireus.github.io/covid_19_tracker/assets/app_logo.png">
11
12
<!-- Smart App Banner -->
13
{% if site.enable_smart_app_banner %}
0 commit comments