smoothscroll false by default, scroll module renaming

This commit is contained in:
Deven Caron
2018-10-17 12:05:33 -04:00
parent 6cf0bd8375
commit d372d1867f
5 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -32,7 +32,7 @@
<div id="js-pjax-wrapper">
<div class="js-pjax-container" data-template="home" >
<div class="o-scroll" data-module="LocomotiveScroll">
<div class="o-scroll" data-module="Scroll">
<div data-module="Example">Home page with Example module</div>
</div>
</div>