aboutsummaryrefslogtreecommitdiff
path: root/examples/theme
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-24 14:40:36 -0700
committerMark Otto <[email protected]>2013-08-24 14:40:36 -0700
commit00895977ffca47c724bab9b1b230ba46f848f926 (patch)
tree71a91b664ed76153823d2c40a3ac8694aa85ab52 /examples/theme
parent7c8d9551cc01536df505266218746655dc6a5a64 (diff)
parent26eb9f3440d535caca24fef04d0c7656a773092b (diff)
downloadbootstrap-00895977ffca47c724bab9b1b230ba46f848f926.tar.xz
bootstrap-00895977ffca47c724bab9b1b230ba46f848f926.zip
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'examples/theme')
-rw-r--r--examples/theme/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/theme/index.html b/examples/theme/index.html
index 586801ea5..f29f440f1 100644
--- a/examples/theme/index.html
+++ b/examples/theme/index.html
@@ -65,7 +65,7 @@
<div class="jumbotron">
<h1>Hello, world!</h1>
<p>This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique.</p>
- <p><a class="btn btn-primary btn-lg">Learn more &raquo;</a></p>
+ <p><a class="btn btn-primary btn-lg" role="button">Learn more &raquo;</a></p>
</div>