Fix base url to point to master
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 14s

This commit is contained in:
2025-11-09 23:59:20 +01:00
parent f399f90ad2
commit a015015743

View File

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