diff --git a/docs/ssr.md b/docs/ssr.md index 73d8ce3..99fff7e 100644 --- a/docs/ssr.md +++ b/docs/ssr.md @@ -30,7 +30,7 @@ Edit `package.json`. If the documentation in `./docs` subdirectory. ], "docsify": { "config": { - "basePath": 'https://docsify.js.org/', + "basePath": "https://docsify.js.org/", "loadSidebar": true, "loadNavbar": true, "coverpage": true, @@ -74,12 +74,12 @@ You can provide a template for entire page's HTML. such as
+ + + + + - - - - -