mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
rename classes from .bs-docs and .bs to .bd
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!-- Footer
|
||||
================================================== -->
|
||||
<footer class="bs-docs-footer" role="contentinfo">
|
||||
<div class="bs-docs-container">
|
||||
<footer class="bd-footer" role="contentinfo">
|
||||
<div class="bd-container">
|
||||
{% include social-buttons.html %}
|
||||
|
||||
<p>
|
||||
@@ -10,7 +10,7 @@
|
||||
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="bd-footer-links text-muted">
|
||||
<li>Currently v{{ site.current_version }}</li>
|
||||
<li>·</li>
|
||||
<li><a href="{{ site.repo }}">GitHub</a></li>
|
||||
|
||||
Reference in New Issue
Block a user