mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
fix: prevent footnote back arrow from becoming an emoji (#1716)
This commit is contained in:
parent
76d58fe0ff
commit
8608147fb5
@ -151,6 +151,7 @@ baseurl: ""
|
||||
# ------------ The following options are not recommended to be modified ------------------
|
||||
|
||||
kramdown:
|
||||
footnote_backlink: "↩︎"
|
||||
syntax_highlighter: rouge
|
||||
syntax_highlighter_opts: # Rouge Options › https://github.com/jneen/rouge#full-options
|
||||
css_class: highlight
|
||||
|
Loading…
x
Reference in New Issue
Block a user