diff options
| author | XhmikosR <[email protected]> | 2016-01-26 14:58:19 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-02-19 11:26:54 +0200 |
| commit | 79067a6440ba833fe290a2b386b0588ceb3610c7 (patch) | |
| tree | 82da26aceb445923459d9359cb880c26db6f50a1 /docs/index.html | |
| parent | c6c2958385e38d573aee61cb117add738f1b3635 (diff) | |
| download | bootstrap-79067a6440ba833fe290a2b386b0588ceb3610c7.tar.xz bootstrap-79067a6440ba833fe290a2b386b0588ceb3610c7.zip | |
Fix validation errors.
[skip sauce]
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 dee656788..6f88f4254 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ layout: home title: Bootstrap · The world's most popular mobile-first and responsive front-end framework. --- -<main class="bd-masthead" id="content" role="main"> +<main class="bd-masthead" id="content"> <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> |
