themes/hyde: Use correct favicon

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-12-12 13:57:36 +05:30
parent 4a6766c446
commit 414505ebc4
1 changed files with 1 additions and 2 deletions

View File

@ -23,8 +23,7 @@
{{ partial "head_fonts.html" . }}
<!-- Icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
<link rel="shortcut icon" href="/favicon.png">
<link rel="shortcut icon" href="{{ .Site.BaseURL }}favicon-32x32.webp">
<!-- RSS etc -->
{{ range .AlternativeOutputFormats -}}