autototop=true

pull/491/head
Jen Looper 3 years ago
parent 9f8c144c07
commit 33afdf21c1

@ -18,7 +18,8 @@
window.$docsify = {
name: 'Machine Learning for Beginners',
repo: 'https://github.com/Microsoft/ML-For-Beginners',
relativePath: true
relativePath: true,
auto2top: true,
}
</script>
<script src="//cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>

Loading…
Cancel
Save