From 116e1c9c675dc64f9a9ce3827b2a177e3bdc78ad Mon Sep 17 00:00:00 2001 From: Correl Roush Date: Thu, 27 Jun 2019 18:49:48 -0400 Subject: [PATCH] Update base URL --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index a72dc05..4118a01 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://example.org/" +baseURL = "https://correl.phoenixinquis.net/" languageCode = "en-us" title = "Projects and Coding Adventures" googleAnalytics = "UA-429788-2"