footer overhaul again
This commit is contained in:
parent
97bcfb9e7f
commit
bc88c90b2c
4 changed files with 27 additions and 15 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue