add anchor.js

This commit is contained in:
Ben Balter 2017-07-14 12:09:19 -07:00
parent dfbff0fc2a
commit 351b04265a
No known key found for this signature in database
GPG Key ID: DBB67C246AD356C4
1 changed files with 2 additions and 0 deletions

View File

@ -12,5 +12,7 @@
{{ content }}
</div>
<script src="{{ "assets/javascript/anchor-js/anchor.min.js" | relative_url }}"></script>
<script>anchors.add();</script>
</body>
</html>