diff options
| author | Mark Otto <[email protected]> | 2017-05-28 21:40:05 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-28 21:40:05 -0700 |
| commit | c043c0a5baf3c3b55cbb8dfdcbcd2e8cb152bde3 (patch) | |
| tree | f1bc4e998a51122b1b3f6aa0e53401d49d77766b /docs | |
| parent | 9cf11d71dddd924db26059ffe7cdc6ea1fa678c8 (diff) | |
| download | bootstrap-c043c0a5baf3c3b55cbb8dfdcbcd2e8cb152bde3.tar.xz bootstrap-c043c0a5baf3c3b55cbb8dfdcbcd2e8cb152bde3.zip | |
remove footer from docs pages
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_layouts/docs.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/_layouts/docs.html b/docs/_layouts/docs.html index 58b9482c0..7bbb06b87 100644 --- a/docs/_layouts/docs.html +++ b/docs/_layouts/docs.html @@ -31,7 +31,5 @@ {% endif %} </div> </div> - - {% include footer.html %} </body> </html> |
