remove https from baseurl
This commit is contained in:
parent
65dc941852
commit
25db84eb15
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# The URL the site will be built for
|
||||
base_url = "https://cherrykitten.dev"
|
||||
base_url = "cherrykitten.dev"
|
||||
title = "CherryKitten"
|
||||
|
||||
compile_sass = true
|
||||
|
|
Loading…
Reference in a new issue