Skip to content

Commit

Permalink
add pagination script
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBlanke committed Oct 2, 2019
1 parent 0142bfa commit 8f0065c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
<script src="//unpkg.com/docsify/lib/plugins/ga.min.js"></script>
<script src="//unpkg.com/prismjs/components/prism-python.js"></script>
<script src="//unpkg.com/docsify/lib/plugins/zoom-image.min.js"></script>
<script src="//unpkg.com/docsify-pagination/dist/docsify-pagination.min.js"></script>
<script src="//unpkg.com/docsify/lib/plugins/external-script.min.js"></script>
<script src="//unpkg.com/prismjs/components/prism-python.js"></script>
<script src="./prism_1.js"></script>
Expand Down

0 comments on commit 8f0065c

Please sign in to comment.