aboutsummaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-16 14:04:11 -0700
committerMark Otto <[email protected]>2013-08-16 14:04:11 -0700
commitd2e2ec0985d030fb230e0b8f133d5d97e453ac60 (patch)
tree2a3c36ed8a75f2694c50546a704903e89d7f1b0c /_layouts
parente6f185acad5741fcbe0b3305e0660e5e6ea4f41c (diff)
downloadbootstrap-d2e2ec0985d030fb230e0b8f133d5d97e453ac60.tar.xz
bootstrap-d2e2ec0985d030fb230e0b8f133d5d97e453ac60.zip
increase spacing on homepage links and social buttons (fixes #9706)
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/home.html b/_layouts/home.html
index fdeae708b..d0ed1cfb1 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -31,7 +31,7 @@
<a href="{{ site.glyphicons }}" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Glyphicons']);">Glyphicons</a>
</li>
<li>
- <a href="{{ site.expo }}" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Expo']);">Bootstrap Expo</a>
+ <a href="{{ site.expo }}" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Expo']);">Expo</a>
</li>
</ul>
</footer>