aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/footer.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-01-18 14:11:55 -0800
committerMark Otto <[email protected]>2014-01-18 14:11:55 -0800
commitcd1bea0616a8fb1b94d8021bc8dbc0cbc2eaf4aa (patch)
tree0c0a716f3f567c7bd17fb9f6fb254100d78d0e18 /docs/_includes/footer.html
parentb121207e10ad20e6d1d8dc269f71697ad26a67e6 (diff)
parentb1721f42cc8298fb691530614ee6d52389872e25 (diff)
downloadbootstrap-cd1bea0616a8fb1b94d8021bc8dbc0cbc2eaf4aa.tar.xz
bootstrap-cd1bea0616a8fb1b94d8021bc8dbc0cbc2eaf4aa.zip
Merge branch 'master' into bg-variant
Diffstat (limited to 'docs/_includes/footer.html')
-rw-r--r--docs/_includes/footer.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index 99aed2273..341dc3410 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -21,6 +21,10 @@
<li><a href="{{ site.expo }}">Expo</a></li>
<li>&middot;</li>
<li><a href="{{ site.blog }}">Blog</a></li>
+ <li>&middot;</li>
+ <li><a href="{{ site.repo }}/issues?state=open">Issues</a></li>
+ <li>&middot;</li>
+ <li><a href="{{ site.repo }}/releases">Releases</a></li>
</ul>
</div>
</footer>