From cd793cac111431a60a01af102b103d4bc499295c Mon Sep 17 00:00:00 2001 From: Colin Diem Date: Sat, 3 Oct 2020 18:52:17 -0400 Subject: [PATCH] Updated baseURL. --- config/_default/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 87a2b99..db374a0 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://crypticturtle.mynetgear.com:8080/" # The URL of your site. +baseURL = "http://colindiem.com/" # The URL of your site. title = "Colin's Blog" # Title of your site theme = "zzo" # Name of Zzo theme folder in `themes/`.