WIP
This commit is contained in:
@ -121,7 +121,10 @@
|
||||
<!-- Docs script -->
|
||||
<script src="dist/docs.js"></script>
|
||||
|
||||
<!-- Shr core script -->
|
||||
<!-- Rangetouch to fix <input type="range"> on touch devices (see https://rangetouch.com) -->
|
||||
<script src="https://cdn.rangetouch.com/0.0.9/rangetouch.js"></script>
|
||||
|
||||
<!-- Sharing libary (https://shr.one) -->
|
||||
<script src="https://cdn.shr.one/0.1.9/shr.js"></script>
|
||||
<script>if(window.shr) { window.shr.setup({ count: { classname: 'btn__count' } }); }</script>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user