|
|
@@ -122,7 +122,7 @@
|
|
|
|
|
|
<a class="navbar bold main-menu item{{if .PageIsExplore}} nav-active{{end}}" href="{{AppSubURL}}/trending"><i class="menu-icon octicon">🌐</i>{{.i18n.Tr "explore"}}</a>
|
|
|
|
|
|
- <form class="search-mobile item" action="{{AppSubURL}}/trending" method="get">
|
|
|
+ <form class="search-mobile item" action="{{AppSubURL}}/explore/repos" method="get">
|
|
|
<div class="ui icon input">
|
|
|
<input class="searchbox" type="text" name="q" placeholder="{{.i18n.Tr "explore.search"}}..." autocomplete="off" required>
|
|
|
<i class="search icon"></i>
|