Skip to content

Commit 7a6effd

Browse files
authored
Create index.html
1 parent 9bc63a8 commit 7a6effd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/index.html

+1-3
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
<script>
1818
window.$docsify = {
1919
name: 'vue-form-wizard',
20-
repo: 'https://github.com/cristijora/vue-form-wizard',
21-
search: 'auto'
20+
repo: 'https://github.com/cristijora/vue-form-wizard'
2221
}
2322
</script>
2423
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
@@ -28,7 +27,6 @@
2827
<script src="https://rawgit.com/cristijora/vue-form-wizard/master/dist/vue-form-wizard.js"></script>
2928
<script src="https://unpkg.com/element-ui@1.3.4/lib/index.js"></script>
3029
<script src="https://unpkg.com/vuep"></script>
31-
<script src="https://unpkg.com/docsify/lib/plugins/search.min.js"></script>
3230

3331
<style type="text/css">
3432
.vuep{

0 commit comments

Comments
 (0)