aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/config.toml b/config.toml
index f06cc57..e0e1cfa 100644
--- a/config.toml
+++ b/config.toml
@@ -2,7 +2,7 @@ base_url = "https://fcuny.net/"
title = "@fcuny"
author = "Franck Cuny"
-description = "random stuff about computers."
+description = "Franck Cuny"
output_dir = "docs"
@@ -11,8 +11,6 @@ default_language = "en"
generate_feeds = false
[markdown]
-highlight_code = true
-highlight_theme = "one-dark"
render_emoji = true
smart_punctuation = true