diff options
| author | Mark Otto <[email protected]> | 2017-05-07 17:44:57 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-07 17:44:57 -0700 |
| commit | ee1af53d9f178bd34ce7b1ddb7ae9fffcb6f7fe1 (patch) | |
| tree | 0ba0c5bc953dfcf9a29556dc0103e96325267b6f /docs/index.html | |
| parent | 8c7fe6cf147e98fb5d8096f6e6536bcb4e207586 (diff) | |
| parent | 2a4be9a0c900b635548a27aa8022dca9c3061cef (diff) | |
| download | bootstrap-ee1af53d9f178bd34ce7b1ddb7ae9fffcb6f7fe1.tar.xz bootstrap-ee1af53d9f178bd34ce7b1ddb7ae9fffcb6f7fe1.zip | |
Merge branch 'v4-dev' into form-tweaks
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 3b6c9206e..ff037113a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ layout: home --- -<main class="bd-masthead" id="content"> +<main class="bd-masthead" id="content" role="main"> <div class="container"> <span class="bd-booticon outline">B</span> <p class="lead">Bootstrap is the most popular HTML, CSS, and JS framework in the world for building responsive, mobile-first projects on the web.</p> |
