File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,15 +35,16 @@ include_content = true # include rendered content of page/section in index
3535# truncate_content_length = 100 # Truncate at nth character. May be useful if index is getting too large.
3636
3737[markdown ]
38- highlight_code = true
39- highlight_theme = " css"
4038bottom_footnotes = true # adds footnote backreference
4139render_emoji = false
4240external_links_target_blank = true # rel="noopener"
4341external_links_no_follow = false # rel="nofollow"
4442external_links_no_referrer = false # rel="noreferrer"
4543smart_punctuation = false # `...` to `…`, `"quote"` to `“curly”` etc
4644
45+ [markdown .highlighting ]
46+ theme = " synthwave-84"
47+
4748# Any Extra language you do not use, delete or comment out the extra language sections:
4849[languages .fr ]
4950title = " Abridge"
You can’t perform that action at this time.
0 commit comments