Commit 67f2e779 authored by Mark Otto's avatar Mark Otto

don't use anchor.js on h1s in the docs

parent 7c594f20
...@@ -131,5 +131,5 @@ ...@@ -131,5 +131,5 @@
'use strict'; 'use strict';
addAnchors('.bd-container > h1, .bd-container > h2, .bd-container > h3, .bd-container > h4, .bd-container > h5'); addAnchors('.bd-container > h2, .bd-container > h3, .bd-container > h4, .bd-container > h5');
})(); })();
Markdown is supported
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