Skip to content

Commit d2171da

Browse files
author
RangeM-kishiyama
committed
Update navLinks.html
1 parent 99f14d4 commit d2171da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/hugo-theme-shell/layouts/partials/navLinks.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<span>
55
<a href="/">root</a>
66
<span>&#8192;|&#8192;</span>
7-
<a href="{{ "home" | relURL }}">Index</a>
7+
<a href="{{ "home" | relURL }}">Home</a>
88
<a href="{{ "articles" | relURL }}">Articles</a>
99
<a href="{{ "members" | relURL }}">Members</a>
1010
<a href="{{ "apps" | relURL }}">Apps</a>

0 commit comments

Comments
 (0)