fix: use demo hostname
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
510cb2d9a7
commit
2c8061aad7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# The URL the site will be built for
|
||||
base_url = "https://blog.forg.es"
|
||||
base_url = "https://blog.forg.es.batsense.net"
|
||||
|
||||
# Whether to automatically compile all Sass files in the sass directory
|
||||
compile_sass = true
|
||||
|
|
Loading…
Reference in a new issue