diff options
| author | Mark Otto <[email protected]> | 2013-05-09 17:36:02 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-09 17:36:02 -0700 |
| commit | e34abd02cc6d0a7d226dd0dc5a5dea59d53757de (patch) | |
| tree | 2a7b37a296d95d4f9d1b23b23965df67f6a8c4cd /docs/_layouts/default.html | |
| parent | 562483b907860bc522fb34b3f76f96943d58ed85 (diff) | |
| download | bootstrap-e34abd02cc6d0a7d226dd0dc5a5dea59d53757de.tar.xz bootstrap-e34abd02cc6d0a7d226dd0dc5a5dea59d53757de.zip | |
redo docs footer a bit
Diffstat (limited to 'docs/_layouts/default.html')
| -rw-r--r-- | docs/_layouts/default.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 9ba678fa8..249088b99 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -45,10 +45,11 @@ Back to top </a> - <!-- Main docs footer (social buttons, copyright, etc). --> - {% include colophon.html %} </div> + <!-- Main docs footer (social buttons, copyright, etc). --> + {% include colophon.html %} + <!-- JS and analytics only. --> {% include footer.html %} |
