aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-04-23 08:58:23 -0700
committerMark Otto <[email protected]>2013-04-23 08:58:23 -0700
commit3e02d127b34703480b48d80427919c5125232cd1 (patch)
tree9a04f063afefcf7927c67216dc45dcfb96cd2574 /docs/_includes
parentc81f0b5af23c7ef0edc41f941b217d4f0b841a7f (diff)
parent1a6dbc371e0ff445ba3fd613d073825715525b6c (diff)
downloadbootstrap-3e02d127b34703480b48d80427919c5125232cd1.tar.xz
bootstrap-3e02d127b34703480b48d80427919c5125232cd1.zip
Merge pull request #7664 from ntwb/editorconfig-3.0.0-wip
Editor Config (.editorconfig) Code Guide Update
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/colophon.html2
-rw-r--r--docs/_includes/footer.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/_includes/colophon.html b/docs/_includes/colophon.html
index 2cae5ef56..5018113b4 100644
--- a/docs/_includes/colophon.html
+++ b/docs/_includes/colophon.html
@@ -32,4 +32,4 @@
<li><a href="https://github.com/twitter/bootstrap/blob/master/CHANGELOG.md">Changelog</a></li>
</ul>
</div>
-</footer> \ No newline at end of file
+</footer>
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index 71994a8c8..048f31359 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -35,4 +35,4 @@
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(t, s);
})();
-</script> \ No newline at end of file
+</script>