From 62989ead4081e025b5c419342ee8b85f691d18cc Mon Sep 17 00:00:00 2001 From: horhik Date: Sun, 13 Jun 2021 15:11:45 +0300 Subject: [PATCH] changing url, until i paid for domain --- config.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index c2be940..86bae3e 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,5 @@ -baseURL = "https://horhik.xyz/" +#baseURL = "https://horhik.xyz/" +baseURL = "https://horhik.netlify.app/" languageCode = "en-us" title = "Horhik.xyz" summaryLength=10 @@ -38,4 +39,4 @@ enableEmoji = true category = "categories" tag = "tags" site = "site" - github = "github" \ No newline at end of file + github = "github"