diff --git a/docs/_layouts/title.html b/docs/_layouts/title.html
index df48efe..1e99cc6 100644
--- a/docs/_layouts/title.html
+++ b/docs/_layouts/title.html
@@ -37,11 +37,9 @@
fringilla tincidunt. Nullam dui leo Aenean mi ligula, rhoncus ullamcorper.
-->
{{ content }}
-
+
+ Continúa
-
diff --git a/docs/js/util.js b/docs/js/util.js
index ecf7b37..23b2f68 100755
--- a/docs/js/util.js
+++ b/docs/js/util.js
@@ -78,7 +78,7 @@
hideOnSwipe: false,
// Reset scroll position on hide.
- resetScroll: false,
+ resetScroll: true,
// Reset forms on hide.
resetForms: false,
@@ -584,4 +584,4 @@
};
-})(jQuery);
\ No newline at end of file
+})(jQuery);