Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-06-05 10:31:26 +0400
committerMark Otto <markotto@twitter.com>2012-06-05 10:31:26 +0400
commit446f9199c60f3781c653cf39847ef881a4e197d4 (patch)
treed12e2a05529ac7f7b98677670dbf65caa5764734 /docs/examples.html
parentf0ff20ec40435bfffc36b11e0cdf32eae5adc6be (diff)
updated index page and footer
Diffstat (limited to 'docs/examples.html')
-rw-r--r--docs/examples.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples.html b/docs/examples.html
index fccc65d0db..c70c4b00dc 100644
--- a/docs/examples.html
+++ b/docs/examples.html
@@ -112,10 +112,10 @@
<!-- Footer
================================================== -->
<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>.</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>
+ <p><a href="#">Back to top</a></p>
</footer>
</div><!-- /container -->