mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
footer overhaul again
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<footer class="bd-footer" role="contentinfo">
|
||||
<div class="bd-container">
|
||||
<ul class="bd-footer-links text-muted">
|
||||
<footer class="bd-footer text-muted" role="contentinfo">
|
||||
<div class="container">
|
||||
<ul class="bd-footer-links">
|
||||
<li><a href="{{ site.repo }}">GitHub</a></li>
|
||||
<li><a href="https://twitter.com/getbootstrap">Twitter</a></li>
|
||||
<li><a href="../getting-started/#examples">Examples</a></li>
|
||||
|
||||
Reference in New Issue
Block a user