wikijs-fork/assets/js/app.js

1 line
86 B
JavaScript
Raw Normal View History

"use strict";jQuery(document).ready(function(e){e("a").smoothScroll({speed:"auto"})});