From: Anthony Fok Date: Mon, 8 Dec 2014 20:14:57 +0000 (-0700) Subject: Correct URL of the favicon in the documentation X-Git-Tag: v0.13~267 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=010f6057ffc6a96ae0b481ad548a53906e0a5879;p=brevno-suite%2Fhugo Correct URL of the favicon in the documentation img/favicon.png does not seem to exist, so follow the example in docs/layouts/index.html and use /favicon.ico instead. --- diff --git a/docs/layouts/partials/header.html b/docs/layouts/partials/header.html index 5dbd67ca..bac5d073 100644 --- a/docs/layouts/partials/header.html +++ b/docs/layouts/partials/header.html @@ -6,7 +6,7 @@ - + {{.Title}}