Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 037f5af

Browse files
Update basic.md
1 parent 02ffabd commit 037f5af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/vue-integration/basic.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Basic
22

3+
34
## Load Vue on your page
45

56
Add the Vue script as a script tag. Here is an example using Vue and then Docsify loaded after `scrip the `window.$docsify` pa
67

7-
```
8+
```html
89
<script>
910
window.$docsify = {
1011
// ...

0 commit comments

Comments
 (0)