diff options
Diffstat (limited to 'docs/download.html')
-rw-r--r-- | docs/download.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/download.html b/docs/download.html index 88efbe7d93..33da838f34 100644 --- a/docs/download.html +++ b/docs/download.html @@ -1,5 +1,8 @@ <!--#include file="header.html" --> +<div class="row"> +<div class="col-sm-10 col-sm-offset-1"> + <h2>Download</h2> <p> @@ -83,4 +86,7 @@ Because you've only been granted anonymous access to the tree, you won't be able to push your changes to the repo. Changes can instead be submitted for inclusion by posting them to the buildroot mailing list. +</div><!--/.col-sm-10 --> +</div><!--/.row --> + <!--#include file="footer.html" --> |