Skip to content

Commit 8608147

Browse files
authored
fix: prevent footnote back arrow from becoming an emoji (cotes2020#1716)
1 parent 76d58fe commit 8608147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ baseurl: ""
151151
# ------------ The following options are not recommended to be modified ------------------
152152

153153
kramdown:
154+
footnote_backlink: "↩︎"
154155
syntax_highlighter: rouge
155156
syntax_highlighter_opts: # Rouge Options › https://github.com/jneen/rouge#full-options
156157
css_class: highlight

0 commit comments

Comments
 (0)