From ebd3521b083fd92e5a71c710ba26112b6b0bf54a Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Sun, 11 Aug 2019 00:51:33 -0700 Subject: [PATCH] Config for https --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 699a7cf..735ec08 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://example.org/" +baseURL = "https://ally.drab-makyo.com/" languageCode = "en-us" -title = "My New Hugo Site" +title = "ally" theme= "ally"