We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
save_scroll
1 parent 4bd315d commit 16f97aaCopy full SHA for 16f97aa
_config.yml
@@ -213,6 +213,9 @@ sidebar:
213
# Automatically scroll page to section which is under <!-- more --> mark.
214
scroll_to_more: true
215
216
+# Automatically saving scroll position on each post/page in cookies.
217
+save_scroll: false
218
+
219
# Automatically excerpt description in homepage as preamble text.
220
excerpt_description: true
221
0 commit comments