From 3eedfa1f8de57b2270fffd3d53f17020ce3c4b80 Mon Sep 17 00:00:00 2001 From: James Henstridge Date: Mon, 22 Aug 2022 16:14:11 +0800 Subject: [PATCH] layouts: use absURL to construct absolute URLs instead of concatenating with .Site.BaseURL --- layouts/partials/site-footer.html | 2 +- layouts/robots.txt | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/layouts/partials/site-footer.html b/layouts/partials/site-footer.html index 41c0629..70884b9 100755 --- a/layouts/partials/site-footer.html +++ b/layouts/partials/site-footer.html @@ -1,6 +1,6 @@