diff options
Diffstat (limited to 'docs/docs.html')
-rw-r--r-- | docs/docs.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/docs.html b/docs/docs.html index 9ddc05967b..c44ad8bacc 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -1,5 +1,8 @@ <!--#include file="header.html" --> +<div class="row"> +<div class="col-sm-10 col-sm-offset-1"> + <h2>Documentation</h2> <p>The Buildroot user manual is where you want to start reading if you @@ -41,5 +44,8 @@ help:</p> </ul> +</div><!--/.col-sm-10 --> +</div><!--/.row --> + <!--#include file="footer.html" --> |