Skip to content

Commit

Permalink
Turn on for all headers, since we use H1s in a bunch of places
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshRosen committed Jun 14, 2015
1 parent a9fec01 commit f518b6a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,7 @@ $(function() {
anchors.options = {
placement: 'left'
};
anchors.add('h2');
anchors.add('h3');
anchors.add('h4');
anchors.add();

$(window).bind('hashchange', function() {
maybeScrollToHash();
Expand Down

0 comments on commit f518b6a

Please sign in to comment.