From 6e9b7a6ed1205ded84f17f9d5a3294190b41de7f Mon Sep 17 00:00:00 2001 From: Fabian Montero Date: Tue, 16 Sep 2025 14:40:07 -0600 Subject: [PATCH] fix issue that made headers not visible on articles --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index a6ffc4c..497e425 100644 --- a/config.toml +++ b/config.toml @@ -19,7 +19,7 @@ external_links_class = "external" external_links_target_blank = true external_links_no_referrer = true definition_list = true -insert_anchor_links = "heading" +insert_anchor_links = "left" [search]