|
@@ -39,7 +39,7 @@ |
|
|
</style> |
|
|
</style> |
|
|
|
|
|
|
|
|
<div class="ui secondary pointing tabular top attached borderless menu navbar"> |
|
|
<div class="ui secondary pointing tabular top attached borderless menu navbar"> |
|
|
{{if .IsLandingPageExplore}} |
|
|
|
|
|
|
|
|
{{if .PageIsExplore}} |
|
|
<a class="{{if eq .SortType "hot"}}active{{end}} item" href="{{$.Link}}?sort=hot&q={{$.Keyword}}&tab={{$.TabName}}"> |
|
|
<a class="{{if eq .SortType "hot"}}active{{end}} item" href="{{$.Link}}?sort=hot&q={{$.Keyword}}&tab={{$.TabName}}"> |
|
|
<svg class="svg octicon-repo" width="16" height="16" aria-hidden="true"> |
|
|
<svg class="svg octicon-repo" width="16" height="16" aria-hidden="true"> |
|
|
<use xlink:href="#octicon-repo" /> |
|
|
<use xlink:href="#octicon-repo" /> |
|
|