Update config.toml

This commit is contained in:
PeterNashaat
2023-01-02 16:04:02 +02:00
committed by GitHub
parent 3e228b4251
commit a44984b438

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://nomads.ourworld.tf/" base_url = "https://ournomads.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 = "Ournomads" title = "Ournomads"
@@ -68,4 +68,4 @@ paginate_path = "blog-posts"
[extra] [extra]
header_class = "freeflow" header_class = "freeflow"
footer_class = "freeflow" footer_class = "freeflow"