Skip to content

Commit 16f97aa

Browse files
authored
ADD: save_scroll option in config.
1 parent 4bd315d commit 16f97aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,9 @@ sidebar:
213213
# Automatically scroll page to section which is under <!-- more --> mark.
214214
scroll_to_more: true
215215

216+
# Automatically saving scroll position on each post/page in cookies.
217+
save_scroll: false
218+
216219
# Automatically excerpt description in homepage as preamble text.
217220
excerpt_description: true
218221

0 commit comments

Comments
 (0)