Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobius1 committed Sep 9, 2018
1 parent b3bcab4 commit 03fc3b1
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 31 deletions.
4 changes: 2 additions & 2 deletions dist/pageable.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/delay.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h1>Add a delay for effect.</h1>
<section data-anchor="Page 7"><div class="text">Page 7</div></section>
</main>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.15.0/prism.min.js"></script>
<script src="js/pageable.js"></script>
<script src="https://unpkg.com/pageable@latest/dist/pageable.js"></script>
<script src="js/delay.js"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ <h2>Initialise</h2>
<section data-anchor="Page 4"><div class="text"></div></section>
</main>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.15.0/prism.min.js"></script>
<script type="text/javascript" src="js/pageable.js"></script>
<script type="text/javascript" src="https://unpkg.com/pageable@latest/dist/pageable.js"></script>
<script type="text/javascript" src="js/index.js"></script>
</body>
</html>
Loading

0 comments on commit 03fc3b1

Please sign in to comment.