2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-09 21:22:23 +03:00

Create index.html

This commit is contained in:
Cristi Jora
2017-06-08 22:46:12 +03:00
committed by GitHub
parent 3ffc16103b
commit e6174fb711
+3 -1
View File
@@ -17,7 +17,8 @@
<script>
window.$docsify = {
name: 'vue-form-wizard',
repo: 'https://github.com/cristijora/vue-form-wizard'
repo: 'https://github.com/cristijora/vue-form-wizard',
search: 'auto'
}
</script>
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
@@ -27,6 +28,7 @@
<script src="https://rawgit.com/cristijora/vue-form-wizard/master/dist/vue-form-wizard.js"></script>
<script src="https://unpkg.com/element-ui@1.3.4/lib/index.js"></script>
<script src="https://unpkg.com/vuep"></script>
<script src="//unpkg.com/docsify/lib/plugins/search.min.js"></script>
<style type="text/css">
.vuep{