Merge pull request #11 from marc-jones/patch-1
Corrected link to favicon image
This commit is contained in:
commit
75ea79ab8b
|
@ -18,7 +18,7 @@
|
|||
|
||||
<!-- Icons -->
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
<link rel="shortcut icon" href="/favicon.png">
|
||||
|
||||
<!-- RSS -->
|
||||
<link href="{{ .RSSlink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
|
||||
|
|
Loading…
Reference in New Issue