From 8f573c5364ec3c4cc13a6b938ce71629a8a5460f Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Sat, 10 Aug 2024 23:16:30 -0400 Subject: [PATCH] Update _config.yml --- _config.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 7d7a9fad4..fbe751b88 100644 --- a/_config.yml +++ b/_config.yml @@ -7,7 +7,10 @@ theme: jekyll-theme-architect plugins: - jekyll-feed - jekyll-seo-tag -# - jekyll-titles-from-headings + - jekyll-titles-from-headings + +kramdown: + syntax_highlighter: coderay header_pages: - about.md