diff --git a/_config.yml b/_config.yml index 5be59b3..a6d4500 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ github_username: Mikaela # Build settings markdown: kramdown -theme: midnight +theme: jekyll-theme-midnight redcarpet: extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data", "strikethrough", "lax_spacing", "space_after_headers", "superscript"]