diff options
| author | Mark Otto <[email protected]> | 2013-04-23 08:58:23 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-04-23 08:58:23 -0700 |
| commit | 3e02d127b34703480b48d80427919c5125232cd1 (patch) | |
| tree | 9a04f063afefcf7927c67216dc45dcfb96cd2574 /docs/_layouts/example.html | |
| parent | c81f0b5af23c7ef0edc41f941b217d4f0b841a7f (diff) | |
| parent | 1a6dbc371e0ff445ba3fd613d073825715525b6c (diff) | |
| download | bootstrap-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/_layouts/example.html')
| -rw-r--r-- | docs/_layouts/example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/example.html b/docs/_layouts/example.html index 38510f13a..617fc8ab2 100644 --- a/docs/_layouts/example.html +++ b/docs/_layouts/example.html @@ -14,4 +14,4 @@ {% include footer.html %} </body> -</html>
\ No newline at end of file +</html> |
