aboutsummaryrefslogtreecommitdiff
path: root/examples/hero.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hero.html')
-rw-r--r--examples/hero.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hero.html b/examples/hero.html
index fab3d688b..6ded6e1e9 100644
--- a/examples/hero.html
+++ b/examples/hero.html
@@ -31,7 +31,7 @@
<div class="topbar">
<div class="fill">
<div class="container">
- <h3><a href="#">Project name</a></h3>
+ <a class="brand" href="#">Project name</a>
<ul class="nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="#about">About</a></li>