Fix base url to point to master
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 14s
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 14s
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# The URL the site will be built for
|
# The URL the site will be built for
|
||||||
base_url = "https://dev.filiprojek.cz"
|
base_url = "https://www.filiprojek.cz"
|
||||||
title = "Filip Rojek"
|
title = "Filip Rojek"
|
||||||
|
|
||||||
compile_sass = true
|
compile_sass = true
|
||||||
|
|||||||
Reference in New Issue
Block a user