Update config.toml

This commit is contained in:
PeterNashaat 2023-03-02 14:50:38 +02:00 committed by GitHub
parent b6bfff1e62
commit c408b816cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# The URL the site will be built for # The URL the site will be built for
base_url = "https://ourparadise.ourworld.tf/" base_url = "https://zanzibar.ourworld.tf/"
# Change this to your own URL! Please note this variable **must** be uncommented. # Change this to your own URL! Please note this variable **must** be uncommented.
title = "OurParadise" title = "OurParadise"
@ -68,4 +68,4 @@ paginate_path = "blog-posts"
[extra] [extra]
header_class = "freeflow" header_class = "freeflow"
footer_class = "freeflow" footer_class = "freeflow"