This commit is contained in:
Basile Burg 2017-01-26 03:05:04 +01:00
parent 1bbb72848c
commit 936ab4e6ba
No known key found for this signature in database
GPG Key ID: 1868039F415CB8CF
2 changed files with 6 additions and 0 deletions

5
docs/_includes/anchors Normal file
View File

@ -0,0 +1,5 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.1/anchor.min.js"></script>
<script>
anchors.options.icon = '#';
anchors.add('h2, h3, h4, h5, h6');
</script>

View File

@ -3,6 +3,7 @@ title: Widgets - Todo list
---
{% include xstyle.css %}
{% include anchors %}
### Todo list