mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-30 15:29:06 +02:00
don't use anchor.js on h1s in the docs
This commit is contained in:
@@ -131,5 +131,5 @@
|
||||
'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');
|
||||
})();
|
||||
|
Reference in New Issue
Block a user