diff options
| author | Mark Otto <[email protected]> | 2011-12-11 02:03:16 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-12-11 02:03:16 -0800 |
| commit | ecbc9ec4a2cbd3f68067b869c328d55e8afc8aa6 (patch) | |
| tree | 9ddc7444654590c183e450e98b927e9054dfbf2b /docs/components.html | |
| parent | 401f84a7ec65996a8573671b2c17077f85e63e6f (diff) | |
| download | bootstrap-ecbc9ec4a2cbd3f68067b869c328d55e8afc8aa6.tar.xz bootstrap-ecbc9ec4a2cbd3f68067b869c328d55e8afc8aa6.zip | |
updated footers everywhere
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/components.html b/docs/components.html index c8e0a6ab4..b4a88dd07 100644 --- a/docs/components.html +++ b/docs/components.html @@ -674,10 +674,9 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita ================================================== --> <footer class="footer"> <p class="pull-right"><a href="#">Back to top</a></p> - <p> - Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.<br> - Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>. Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>. - </p> + <p>Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> 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 the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>. Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p> + <p>Icons from <a href="http://glyphicons.com">Glyphicons Free</a>, licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p> </footer> </div><!-- /container --> |
