Skip to content

Commit bf8a242

Browse files
committed
rm home button
1 parent 8fbee39 commit bf8a242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/header.ftl

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<div class="navbar-collapse collapse">
4444
<ul class="nav navbar-nav">
4545
<!-- TODO class="active" on active li -->
46-
<li><a href="/">Home</a></li>
46+
<!--<li><a href="/">Home</a></li>-->
4747
<li><a href="/guides/getting_started">Getting Started</a></li>
4848
<!--<li><a href="#contact">Support</a></li>-->
4949
</ul>

0 commit comments

Comments
 (0)