From c9435cef893a42857da94121ae714a41c8f478bd Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Tue, 13 May 2025 16:42:04 -0400 Subject: added my old archive homepage --- zola-static/config.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zola-static/config.toml') diff --git a/zola-static/config.toml b/zola-static/config.toml index b813603..95df2da 100644 --- a/zola-static/config.toml +++ b/zola-static/config.toml @@ -13,5 +13,7 @@ build_search_index = true highlight_code = true highlight_theme = "nyx-bold" +insert_anchor_links = "heading" + [extra] # Put all your custom variables here \ No newline at end of file -- cgit v1.2.3