bugfix: autoscroll to top for docsify screen

This commit is contained in:
Jen Looper
2021-11-24 10:26:32 -05:00
parent 7ea26a72db
commit 19629619df
3 changed files with 2813 additions and 33 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "ml-for-beginners",
"name": "web-dev-for-beginners",
"version": "1.0.0",
"description": "Web Dev for Beginners - A Curriculum",
"main": "index.js",