mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
footer copy
This commit is contained in:
parent
650d168fd8
commit
5e0ac61649
@ -4,9 +4,12 @@
|
|||||||
<div class="bs-docs-container">
|
<div class="bs-docs-container">
|
||||||
{% include social-buttons.html %}
|
{% include social-buttons.html %}
|
||||||
|
|
||||||
<p>Designed and built with all the love in the world by <a href="https://twitter.com/mdo" target="_blank">@mdo</a> and <a href="https://twitter.com/fat" target="_blank">@fat</a>.</p>
|
<p>
|
||||||
<p>Maintained by the <a href="https://github.com/orgs/twbs/people">core team</a> with the help of <a href="https://github.com/twbs/bootstrap/graphs/contributors">our contributors</a>.</p>
|
Designed and built with all the love in the world by <a href="https://twitter.com/mdo" target="_blank">@mdo</a> and <a href="https://twitter.com/fat" target="_blank">@fat</a>.
|
||||||
<p>Code licensed under <a rel="license" href="https://github.com/twbs/bootstrap/blob/master/LICENSE" target="_blank">MIT</a>, documentation under <a rel="license" href="https://creativecommons.org/licenses/by/3.0/" target="_blank">CC BY 3.0</a>.</p>
|
Maintained by the <a href="https://github.com/orgs/twbs/people">core team</a> with the help of <a href="https://github.com/twbs/bootstrap/graphs/contributors">our contributors</a>.
|
||||||
|
Code licensed <a rel="license" href="https://github.com/twbs/bootstrap/blob/master/LICENSE" target="_blank">MIT</a>, docs <a rel="license" href="https://creativecommons.org/licenses/by/3.0/" target="_blank">CC BY 3.0</a>.
|
||||||
|
</p>
|
||||||
|
|
||||||
<ul class="bs-docs-footer-links text-muted">
|
<ul class="bs-docs-footer-links text-muted">
|
||||||
<li>Currently v{{ site.current_version }}</li>
|
<li>Currently v{{ site.current_version }}</li>
|
||||||
<li>·</li>
|
<li>·</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user