From da746602ee1f6c7b668c2b66ccfa2d1a55c49ad2 Mon Sep 17 00:00:00 2001 From: Murali Mohan Rath Date: Sat, 17 Dec 2016 23:37:14 +1100 Subject: change to reflect correct script tag in demo --- exampleSite/config.toml | 2 +- layouts/partials/base/metas.html | 4 ++-- layouts/partials/base/scripts.html | 10 +++++----- layouts/partials/head.html | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 971d780..27fd2fe 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -1,4 +1,4 @@ -baseurl = "http://hugo.spf13.com/" +baseurl = "http://themes.gohugo.io/theme/bootstrap/" languageCode = "en-us" title = "Hugo Themes" author = "Steve Francia" diff --git a/layouts/partials/base/metas.html b/layouts/partials/base/metas.html index 48a9473..d466772 100644 --- a/layouts/partials/base/metas.html +++ b/layouts/partials/base/metas.html @@ -67,7 +67,7 @@ {{ end }} - - + + {{ .Hugo.Generator }} diff --git a/layouts/partials/base/scripts.html b/layouts/partials/base/scripts.html index ce42d9f..cf049ac 100644 --- a/layouts/partials/base/scripts.html +++ b/layouts/partials/base/scripts.html @@ -1,7 +1,7 @@ - - - - + + + + @@ -9,7 +9,7 @@ {{ end }} - + {{ with .Site.Params.googleAnalytics }}