diff options
| author | Mark Otto <[email protected]> | 2013-07-17 21:02:50 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-17 21:02:50 -0700 |
| commit | 6be1f9d00fd6daf7b255acd63d88f772aab9849e (patch) | |
| tree | 0f2b800986c42769d3db3d575248ffaa9b07c246 /docs/_includes | |
| parent | 97cdb4215ada5321351b2edd7d6964913d078ddd (diff) | |
| download | bootstrap-6be1f9d00fd6daf7b255acd63d88f772aab9849e.tar.xz bootstrap-6be1f9d00fd6daf7b255acd63d88f772aab9849e.zip | |
remove colophon include because there's only one layout using it now
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/colophon.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/_includes/colophon.html b/docs/_includes/colophon.html deleted file mode 100644 index 3d664e624..000000000 --- a/docs/_includes/colophon.html +++ /dev/null @@ -1,15 +0,0 @@ -<!-- Footer -================================================== --> -<footer class="bs-footer"> - {% include social-buttons.html %} - - <p>Designed and built with all the love in the world by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.</p> - <p>Code licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p> - <ul class="footer-links"> - <li><a href="http://blog.getbootstrap.com">Blog</a></li> - <li class="muted">·</li> - <li><a href="https://github.com/twitter/bootstrap/issues?state=open">Issues</a></li> - <li class="muted">·</li> - <li><a href="https://github.com/twitter/bootstrap/blob/master/CHANGELOG.md">Changelog</a></li> - </ul> -</footer> |
