Skip to content

Commit 90a0d6f

Browse files
committed
Rename /example to /docs
1 parent eef9be3 commit 90a0d6f

File tree

14 files changed

+16
-16
lines changed

14 files changed

+16
-16
lines changed

dist/vuejs-dialog.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vuejs-dialog.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

example/app.main.js renamed to docs/app.main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/index.html renamed to docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<head>
44
<meta charset="UTF-8">
55
<title>VueJs Plugin usage example</title>
6-
<link href="app.main.css?11ee61d2c63f5bd8ebbf" rel="stylesheet"></head>
6+
<link href="app.main.css?b5f8901847967c64b6a0" rel="stylesheet"></head>
77
<body>
88
<div id="app"></div>
99

1010
<script src="https://unpkg.com/vue@2.4.2/dist/vue.min.js"></script>
1111
<script type="text/javascript" src="../dist/vuejs-dialog.min.js"></script>
12-
<script type="text/javascript" src="app.main.js?11ee61d2c63f5bd8ebbf"></script></body>
12+
<script type="text/javascript" src="app.main.js?b5f8901847967c64b6a0"></script></body>
1313
</html>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)