From 7a77e14281815dd76811c637ce89a9ddec7ea826 Mon Sep 17 00:00:00 2001 From: James Tombleson Date: Sat, 1 Oct 2022 22:24:03 -0700 Subject: [PATCH 1/2] Adding the base url to the href to see if it works --- README.md | 5 ++++- themes/hugo-bulma-cookbook/layouts/partials/navbar.html | 8 ++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5dea4e1..380685a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # cookbook -Personal Cookbook hosted on Github built with Hugo + +This is my personal Cookbook hosted on Github built with Hugo. + +The site can be viewed here [here](https://jtom38.github.io/cookbook) diff --git a/themes/hugo-bulma-cookbook/layouts/partials/navbar.html b/themes/hugo-bulma-cookbook/layouts/partials/navbar.html index 02301cd..14bb40b 100644 --- a/themes/hugo-bulma-cookbook/layouts/partials/navbar.html +++ b/themes/hugo-bulma-cookbook/layouts/partials/navbar.html @@ -12,10 +12,10 @@ \ No newline at end of file From 44bd8ae9559a4e921949c3f2f4b7e8a4aa2e2540 Mon Sep 17 00:00:00 2001 From: James Tombleson Date: Sat, 1 Oct 2022 22:26:20 -0700 Subject: [PATCH 2/2] navbar works locally now --- themes/hugo-bulma-cookbook/layouts/partials/navbar.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/hugo-bulma-cookbook/layouts/partials/navbar.html b/themes/hugo-bulma-cookbook/layouts/partials/navbar.html index 14bb40b..e0d0f84 100644 --- a/themes/hugo-bulma-cookbook/layouts/partials/navbar.html +++ b/themes/hugo-bulma-cookbook/layouts/partials/navbar.html @@ -12,10 +12,10 @@ \ No newline at end of file