Fix: url changed to dev from prod, readme updated
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 17s
Build Zola Website / build (pull_request) Successful in 15s

This commit is contained in:
2024-02-23 03:14:06 +01:00
parent 9c4bfc84ff
commit 77bc97087b
2 changed files with 1 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
# The URL the site will be built for
base_url = "https://www.filiprojek.cz"
base_url = "https://dev.filiprojek.cz"
title = "Filip Rojek"
compile_sass = true