Update config.toml

This commit is contained in:
Samar Adel
2022-08-17 15:35:27 +02:00
committed by GitHub
parent 0cb3d4e276
commit c47d9682ba

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