diff options
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/layout.mustache | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index 46e3d03d6..673673dff 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -33,6 +33,11 @@ <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> + <a class="btn btn-navbar"> + <span class="i-bar"></span> + <span class="i-bar"></span> + <span class="i-bar"></span> + </a> <a class="brand" href="./index.html">Bootstrap</a> <ul class="nav"> <li class="{{index}}"> |
