From 1fe4c456d7e110ff22ce515176dedfe6166b36d3 Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Sat, 10 Aug 2024 22:50:01 -0400 Subject: [PATCH] Update _config.yml --- _config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_config.yml b/_config.yml index 70638967e..40e5d95bc 100644 --- a/_config.yml +++ b/_config.yml @@ -4,6 +4,9 @@ show_downloads: true google_analytics: theme: jekyll-theme-architect +plugins: + - jekyll-titles-from-headings + readme_index: enabled: true remove_originals: false