From e41ebdba6856d71d62a9b16e17ab867e8b3dd337 Mon Sep 17 00:00:00 2001 From: Nick Krichevsky Date: Mon, 21 Oct 2019 02:11:28 -0400 Subject: [PATCH] Change url in config.yml --- config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yml b/config.yml index f1ce6aa..a6bfec2 100644 --- a/config.yml +++ b/config.yml @@ -1,4 +1,4 @@ -baseURL: "http://example.org/" +baseURL: "//blog.ollien.com/" languageCode: "en-us" title: "bloglien" theme: "contrast-hugo" @@ -6,4 +6,4 @@ pygmentsStyle: tango params: subtitle: "ollien's blog" mainSections: - - posts \ No newline at end of file + - posts