aboutsummaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorAhmed M Alaa <aa@4b.cx>2023-04-05 21:37:25 +0200
committerAhmed M Alaa <aa@4b.cx>2023-04-05 21:37:25 +0200
commitd39edd0a30d559fb9d792481c9c3b45760408722 (patch)
tree2a0d4e94ea0ec8084502d15fabb7df4c7ae5aef8 /config.toml
parent6496bae0a3acf9a2eded5f02269fde8d0821aac2 (diff)
making twitter cards optional, but on by default
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 0800857..c112134 100644
--- a/config.toml
+++ b/config.toml
@@ -17,7 +17,6 @@ highlight_code = true
[extra]
author = "Ahmed Alaa"
logo = "images/logo.png"
-twitter = true
header_nav = [
{ name = "~home", url = "/" },
{ name = "#tags", url = "/tags" },