diff --git a/docs/quickstart.md b/docs/quickstart.md index e8f33d49c..d23dc5105 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -114,30 +114,6 @@ cd docs && python -m SimpleHTTPServer 3000 cd docs && python -m http.server 3000 ``` -## Loading dialog - -If you want, you can show a loading dialog before docsify starts to render your documentation: - -```html - - -