Commit 03b6c35b authored by Mark Otto's avatar Mark Otto
Browse files

restore docs anchor js

parent b430ed19
Showing with 7 additions and 0 deletions
+7 -0
......@@ -76,3 +76,10 @@
})
}(jQuery)
;(function () {
'use strict';
anchors.options.placement = 'left';
anchors.add('.bd-content > h1, .bd-content > h2, .bd-content > h3, .bd-content > h4, .bd-content > h5')
})();
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment