From b8bf2986360194c68809c034f2c81723920d6a0c Mon Sep 17 00:00:00 2001 From: James Tombleson Date: Mon, 27 Jun 2022 15:21:28 -0700 Subject: [PATCH] url update --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 6c9b3e5..b158742 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = 'http://jtom38.github.io/cookbook' +baseURL = 'https://jtom38.github.io/cookbook' languageCode = 'en-us' title = 'My New Hugo Site' theme = "hugo-theme-learn"