aboutsummaryrefslogtreecommitdiff
path: root/docs/_layouts
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-05-28 21:40:05 -0700
committerMark Otto <[email protected]>2017-05-28 21:40:05 -0700
commitc043c0a5baf3c3b55cbb8dfdcbcd2e8cb152bde3 (patch)
treef1bc4e998a51122b1b3f6aa0e53401d49d77766b /docs/_layouts
parent9cf11d71dddd924db26059ffe7cdc6ea1fa678c8 (diff)
downloadbootstrap-c043c0a5baf3c3b55cbb8dfdcbcd2e8cb152bde3.tar.xz
bootstrap-c043c0a5baf3c3b55cbb8dfdcbcd2e8cb152bde3.zip
remove footer from docs pages
Diffstat (limited to 'docs/_layouts')
-rw-r--r--docs/_layouts/docs.html2
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>