From cf79785774f5fdfa6eb17ce6041dc6fbf9eec143 Mon Sep 17 00:00:00 2001 From: carpetscheme Date: Mon, 13 Apr 2020 21:45:03 +0200 Subject: [PATCH] update site url --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index ec28d17..6edc9e3 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -base_url = "mywebsite.com" +base_url = "https://quirky-perlman-34d0da.netlify.com" title = "Light Speed" description = "Zola theme with a perfect Lighthouse score" compile_sass = true