diff --git a/anchors.js b/anchors.js new file mode 100644 index 0000000..3c20d15 --- /dev/null +++ b/anchors.js @@ -0,0 +1,5 @@ +anchors.options = { + placement: 'right', + visible: 'touch' +}; +anchors.add('h2,h3,h4,h5,h6'); diff --git a/index.html b/index.html index 25a0d97..99bd67f 100644 --- a/index.html +++ b/index.html @@ -82,5 +82,7 @@

About

+ +