This commit is contained in:
Basile Burg 2017-01-26 03:08:58 +01:00
parent 936ab4e6ba
commit a5a15930c8
No known key found for this signature in database
GPG Key ID: 1868039F415CB8CF
1 changed files with 1 additions and 5 deletions

View File

@ -1,5 +1 @@
<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>