diff --git a/examples/blog/layouts/partials/header.html b/examples/blog/layouts/partials/header.html index a3042e0a9..24500a483 100644 --- a/examples/blog/layouts/partials/header.html +++ b/examples/blog/layouts/partials/header.html @@ -6,5 +6,5 @@ {{ .Title }} - {{ .Site.BaseURL }} {{ partial "header.includes.html" . }} - {{ if .RSSlink }}{{ end }} + {{ if .RSSLink }}{{ end }}