mirror of
https://github.com/thomasjsn/hugo-theme-hello-friend.git
synced 2024-11-14 20:35:07 +01:00
Fix bug in favicon path
This commit is contained in:
parent
1f96e0f3d9
commit
781a8f21d6
@ -12,7 +12,7 @@
|
||||
|
||||
<!-- Icons -->
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="img/apple-touch-icon-144-precomposed.png">
|
||||
<link rel="shortcut icon" href="img/favicon.png">
|
||||
<link rel="shortcut icon" href="/img/favicon.png">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary" />
|
||||
|
Loading…
Reference in New Issue
Block a user