mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03: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