Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit 27b3abb

Browse files
authored
Update nav.html
1 parent 8684c3f commit 27b3abb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_includes/nav.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<ul class="nav navbar-nav navbar-right">
2323
<li>
2424
<a href="{{ site.baseurl }}/download/">
25-
下载站
25+
download
2626
</a>
2727
</li>
2828
<li>
@@ -99,4 +99,4 @@
9999
if (e.target.className == 'icon-bar') return;
100100
__HuxNav__.close();
101101
})
102-
</script>
102+
</script>

0 commit comments

Comments
 (0)