summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorPrefetch2023-07-16 15:34:42 +0200
committerPrefetch2023-07-16 15:34:42 +0200
commit253df555136a2ab9afbe3e16b410e5e084371a1b (patch)
treef8b2554c8d971e19431ca0b1d86d8b2538e1c5fb /config.toml
parentff039a8d60e81c771dab31c72d349ef9560c8537 (diff)
Small cleanup for publicationHEADmaster
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index b274c73..af3e3a7 100644
--- a/config.toml
+++ b/config.toml
@@ -1,5 +1,5 @@
# The URL the site will be built for
-base_url = "https://prefet.ch"
+base_url = "https://prefetch.eu"
title = "Prefetch"
# Whether to automatically compile all Sass files in the sass directory
@@ -10,7 +10,7 @@ build_search_index = false
[markdown]
# Whether to do syntax highlighting
-# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
+# Theme can be customised by setting the `highlight_theme` variable
highlight_code = true
# Put all your custom variables here