From 6acc891c01141eaac7e7a056b10505535dc8bcae Mon Sep 17 00:00:00 2001 From: slashformotion Date: Wed, 28 Jul 2021 11:12:12 +0200 Subject: [PATCH] fix relative url --- exampleSite/config.toml | 2 +- layouts/partials/header.includes.html | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 168f641..59ae543 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -1,7 +1,7 @@ themesDir = "../../" canonifyurls = true -# baseurl = "https://github.com/shawnohare/hugo-tufte" +baseurl = "https://slashformotion.github.io/hugo-tufte/" theme = "hugo-tufte" title = "Hugo-tufte Theme Example Site" pygmentsUseClasses=true diff --git a/layouts/partials/header.includes.html b/layouts/partials/header.includes.html index 4760c21..c0a2025 100644 --- a/layouts/partials/header.includes.html +++ b/layouts/partials/header.includes.html @@ -17,10 +17,10 @@ - + - - - - + + + +