aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml6
1 files changed, 2 insertions, 4 deletions
diff --git a/config.toml b/config.toml
index dc3d107..26fdd44 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
-base_url = "https://fcuny.net/"
+base_url = "https://test.fcuny.net/"
title = "@fcuny"
author = "Franck Cuny"
@@ -10,9 +10,7 @@ default_language = "en"
generate_feeds = false
-taxonomies = [
- {name = "tags", feed = false},
-]
+taxonomies = [{ name = "tags", feed = false }]
[markdown]
highlight_code = true