footer overhaul again

This commit is contained in:
Mark Otto 2015-08-05 00:54:30 -07:00
parent 97bcfb9e7f
commit bc88c90b2c
4 changed files with 27 additions and 15 deletions

View file

@ -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>