chore: shorten explore nav labels and replace homepage hero content with AI pricing article

This commit is contained in:
2024-12-27 00:25:14 +00:00
parent 837faafd6b
commit e3290e3eb3
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -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 }}