summaryrefslogtreecommitdiff
path: root/website/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'website/config.toml')
-rw-r--r--website/config.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/website/config.toml b/website/config.toml
index d23b331..6a9114a 100644
--- a/website/config.toml
+++ b/website/config.toml
@@ -7,6 +7,12 @@ build_search_index = false
[markdown]
highlight_code = true
+highlight_theme = "ayu-mirage"
+
+insert_anchor_links = "heading"
+
+[extra]
+logo_path = "images/happy_ferris.svg"
[[extra.menu_items]]
name = "Home"