[Website] Redesign the home page of document website (master) (#4069)

This commit is contained in:
hffariel
2020-07-16 11:36:24 +08:00
committed by GitHub
parent 5032b7fe7a
commit a0c19df18c
35 changed files with 796 additions and 53 deletions

View File

@ -31,6 +31,7 @@
"vuepress": "^1.3.1"
},
"dependencies": {
"axios": "^0.19.2"
"axios": "^0.19.2",
"parallax-js": "^3.1.0"
}
}