|
|
@@ -109,7 +109,7 @@
|
|
|
<a class="navbar bold main-menu item{{if .PageIsFeatures}} nav-active{{end}}" href="{{AppSubURL}}/features"><i class="menu-icon octicon">🔮</i>{{.i18n.Tr "features"}}</a>
|
|
|
{{end}}
|
|
|
|
|
|
- <a class="navbar bold main-menu item{{if or .PageIsExplore .PageIsTrending}} nav-active{{end}}" href="{{AppSubURL}}/explore/repos"><i class="menu-icon octicon">🌐</i>{{.i18n.Tr "explore"}}</a>
|
|
|
+ <a class="navbar bold main-menu item{{if or .PageIsExplore .PageIsTrending}} nav-active{{end}}" href="{{AppSubURL}}/trending"><i class="menu-icon octicon">🌐</i>{{.i18n.Tr "explore"}}</a>
|
|
|
|
|
|
<form class="search-mobile item" action="{{AppSubURL}}/explore/repos" method="get">
|
|
|
<div class="ui icon input">
|