Skip to content

Commit 2cb97b6

Browse files
committed
shorten "and" to "/" in navbar heading
1 parent 372a518 commit 2cb97b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partials/header-content.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<a class="navbar-item" href="{{{relativize this}}}">Asciidoclet <small>Java</small></a>
6464
{{/with}}
6565
<hr class="navbar-divider">
66-
<div class="navbar-item">Text Editors and Viewers</div>
66+
<div class="navbar-item">Text Editors / Viewers</div>
6767
{{!--
6868
<a class="navbar-item" href="#">Browser Extension</a>
6969
<a class="navbar-item" href="#">Atom Add-ons</a>

0 commit comments

Comments
 (0)