changing url, until i paid for domain
This commit is contained in:
parent
50598aa45f
commit
62989ead40
|
@ -1,4 +1,5 @@
|
||||||
baseURL = "https://horhik.xyz/"
|
#baseURL = "https://horhik.xyz/"
|
||||||
|
baseURL = "https://horhik.netlify.app/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "Horhik.xyz"
|
title = "Horhik.xyz"
|
||||||
summaryLength=10
|
summaryLength=10
|
||||||
|
@ -38,4 +39,4 @@ enableEmoji = true
|
||||||
category = "categories"
|
category = "categories"
|
||||||
tag = "tags"
|
tag = "tags"
|
||||||
site = "site"
|
site = "site"
|
||||||
github = "github"
|
github = "github"
|
||||||
|
|
Loading…
Reference in a new issue