diff options
| author | Mark Otto <[email protected]> | 2013-02-26 00:37:59 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-26 00:37:59 -0800 |
| commit | 91660a0489e005d68a430bce298726d2313ac579 (patch) | |
| tree | 8768c844cb73d294d10974a40c672c6f68a1d71b /docs/_layouts/default.html | |
| parent | e1bb94c38370fd2542415557c660d0804d4f42b1 (diff) | |
| download | bootstrap-91660a0489e005d68a430bce298726d2313ac579.tar.xz bootstrap-91660a0489e005d68a430bce298726d2313ac579.zip | |
Move navbar examples to /examples directory
Diffstat (limited to 'docs/_layouts/default.html')
| -rw-r--r-- | docs/_layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 0f1a891a9..acab46de9 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -20,4 +20,4 @@ {% include footer.html %} </body> -</html>
\ No newline at end of file +</html> |
