diff options
Diffstat (limited to 'node_modules/vuepress/lib/app/index.dev.html')
| -rw-r--r-- | node_modules/vuepress/lib/app/index.dev.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/node_modules/vuepress/lib/app/index.dev.html b/node_modules/vuepress/lib/app/index.dev.html new file mode 100644 index 00000000..06f743c5 --- /dev/null +++ b/node_modules/vuepress/lib/app/index.dev.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width,initial-scale=1"> + <title></title> + </head> + <body> + <div id="app"></div> + </body> +</html> |
