chore: shorten explore nav labels and replace homepage hero content with AI pricing article
This commit is contained in:
@@ -54,9 +54,9 @@
|
||||
<a class="item{{if .PageIsExplore}} active{{end}}" href="{{AppSubUrl}}/explore/organizations">{{ctx.Locale.Tr "explore"}}</a>
|
||||
{{else}}
|
||||
|
||||
<a class="item{{if .PageIsExplore}} active{{end}}" href="{{AppSubUrl}}/explore/repos">Source code respository / work</a>
|
||||
<a class="item{{if .PageIsExplore}} active{{end}}" href="{{AppSubUrl}}/explore/repos">Projects</a>
|
||||
|
||||
<a class="item" rel="noopener noreferrer" href="/retoor/gists/">Examples / research / gists</a>
|
||||
<a class="item" rel="noopener noreferrer" href="/retoor/gists/">Research</a>
|
||||
<a class="item" rel="noopener noreferrer" href="https://whoogle.molodetz.nl/">Whoogle</a>
|
||||
{{end}}
|
||||
{{ if .IsSigned }}
|
||||
|
||||
Reference in New Issue
Block a user