diff options
| author | Stephen Edgar <[email protected]> | 2013-04-23 17:40:41 +1000 |
|---|---|---|
| committer | Artur Kwiatkowski <[email protected]> | 2013-04-24 14:38:51 +0200 |
| commit | 8311ad513f4300ddc3360305d2831c6310f1b71a (patch) | |
| tree | 3cdddf13532a7645ce43b83bd851f37fbaa534c9 /docs/_includes | |
| parent | f40ea21a6cd147128c22707de8f75c371d592acf (diff) | |
| download | bootstrap-8311ad513f4300ddc3360305d2831c6310f1b71a.tar.xz bootstrap-8311ad513f4300ddc3360305d2831c6310f1b71a.zip | |
'docs' folder .editorconfig code guide updates
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/colophon.html | 2 | ||||
| -rw-r--r-- | docs/_includes/footer.html | 2 |
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> |
