From b8c876dc86717e5c29bf78a301ae12cf1385b491 Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 10 Oct 2019 16:25:39 +0100 Subject: Set real baseurl and correct date of blog post --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index e769fe8..000897d 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://example.org/" +baseURL = "https://blog.rescribe.xyz/" languageCode = "en-us" theme = "hyde" title = "Rescribe Blog" -- cgit v1.2.1-24-ge1ad