From f0afa5c96569ddaae54e4b4d183f4ec488a81dab Mon Sep 17 00:00:00 2001 From: Barrett LaFrance Date: Fri, 5 Jan 2024 15:52:17 -0600 Subject: [PATCH] wip: netlify image issue --- site/hugo.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/site/hugo.yaml b/site/hugo.yaml index cbee280c4..0eff0f58f 100644 --- a/site/hugo.yaml +++ b/site/hugo.yaml @@ -1,3 +1,4 @@ +baseURL: "https://pepr-docs.netlify.app/" enableGitInfo: true enableRobotsTXT: true relativeURLs: false