1
Fork 0

Add favicon

This commit is contained in:
Jake Howard 2017-06-14 17:26:53 +01:00
parent 3ece5fd0bd
commit 8e5a1fea7b
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 2 additions and 0 deletions

View file

@ -5,9 +5,11 @@
<link rel="alternate" type="application/rss+xml" href="{{ .Site.RSSLink }}" />
<meta name="superfish" content="nofish" />
<meta name="application-name" content="{{ .Site.Title }}" />
<link rel="icon" type="image/png" href="/img/logo-transparent.png" /s>
<link rel="stylesheet" href="/css/style.css" />
<title>{{ .Title }} | {{ .Site.Title }}</title>
{{ partial "metadata.html" . }}

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 KiB