Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdv authored Aug 17, 2022
1 parent 439901e commit 3db2e63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<title>vue-timeline-component demo</title>
<script src="https://unpkg.com/vue"></script>
<script src="https://unpkg.com/vue@2.7.8"></script>
<script src="https://unpkg.com/[email protected]"></script>
<style>
body {
Expand Down Expand Up @@ -48,4 +48,4 @@ <h3>vue-timeline-component demo</h3>
}).$mount('#app')
</script>
</body>
</html>
</html>

0 comments on commit 3db2e63

Please sign in to comment.