From 3638a032f6a5edc1d9df61f9f453c0893d5909d8 Mon Sep 17 00:00:00 2001 From: Leopere <1068374+Leopere@users.noreply.github.com> Date: Sun, 26 Jan 2020 15:05:59 -0500 Subject: [PATCH 1/2] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..838deca --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +showerloop.cc \ No newline at end of file From eb0b391f5077fb3dddae9ca210bd43144919db5c Mon Sep 17 00:00:00 2001 From: Leopere <1068374+Leopere@users.noreply.github.com> Date: Sun, 26 Jan 2020 15:09:09 -0500 Subject: [PATCH 2/2] Update config.toml --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 36a1b7c..3efd466 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://example.org/" +baseURL = "https://showerloop.cc/" languageCode = "en-us" theme = "chocolate" [markup] @@ -64,4 +64,4 @@ theme = "chocolate" [params] facebookShareUrl = "https://www.facebook.com/sharer/sharer.php?u=" twitterShareUrl = "http://twitter.com/share?url=" - redditShareUrl = "http://www.reddit.com/submit?url=" \ No newline at end of file + redditShareUrl = "http://www.reddit.com/submit?url="