Skip to content

Commit d92deb6

Browse files
committed
update
1 parent cfa7569 commit d92deb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ enable_smart_app_banner : true
2222
# Information About Yourself
2323
your_name : Muhammet ÖMER
2424
your_link : https://linktr.ee/mukireus
25-
your_city : Bursa
25+
your_city : Turkey
2626
email_address : [email protected]
2727
facebook_username :
2828
instagram_username : mukireus

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title class="pageTitle">{{ site.page_title }}</title>
88
<meta name="description" content="{{ site.app_description }}">
99

10-
<link rel="shortcut icon" href="{{ site.app_icon }}">
10+
<link rel="shortcut icon" href="https://mukireus.github.io/covid_19_tracker/assets/app_logo.png">
1111

1212
<!-- Smart App Banner -->
1313
{% if site.enable_smart_app_banner %}

0 commit comments

Comments
 (0)