mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 18:40:03 +00:00
don't use anchor.js on h1s in the docs
This commit is contained in:
parent
7c594f2069
commit
67f2e77955
@ -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');
|
||||||
})();
|
})();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user