From e290fbe8131baae1e7ca2698224b7b14ac90428d Mon Sep 17 00:00:00 2001 From: Jay Burgess Date: Sun, 8 Nov 2020 09:53:25 -0700 Subject: [PATCH] Remove unnecessary uses of baseURL that could block the site from functioning if the URL isn't working --- layouts/_default/single.html | 2 +- layouts/partials/sections/achievements/entry.html | 2 +- layouts/partials/sections/home.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/_default/single.html b/layouts/_default/single.html index dee6fe3..5e05eb0 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -35,7 +35,7 @@
-
+
diff --git a/layouts/partials/sections/achievements/entry.html b/layouts/partials/sections/achievements/entry.html index 4f665ce..98b2b3e 100644 --- a/layouts/partials/sections/achievements/entry.html +++ b/layouts/partials/sections/achievements/entry.html @@ -1,6 +1,6 @@

{{ .title }}

diff --git a/layouts/partials/sections/home.html b/layouts/partials/sections/home.html index 4bf85e2..627b3ac 100644 --- a/layouts/partials/sections/home.html +++ b/layouts/partials/sections/home.html @@ -28,7 +28,7 @@