fix base url config
parent
f5c16145da
commit
7120b328f1
|
@ -1,5 +1,5 @@
|
|||
# The base URL of the site; the only required configuration variable.
|
||||
base_url = "https://blube.club"
|
||||
base_url = "https://new.blube.club"
|
||||
|
||||
# The site title and description; used in feeds by default.
|
||||
title = "The Blube Club"
|
||||
|
|
Loading…
Reference in New Issue