feat: add projects section with initial project listing and structure
This commit is contained in:
parent
32599da0a5
commit
f0124c1d5d
@ -58,13 +58,12 @@
|
||||
|
||||
<a class="item" rel="noopener noreferrer" href="/retoor/gists/">Examples / Research / Gists</a>
|
||||
{{end}}
|
||||
{{ if .IsSigned }}
|
||||
|
||||
<a class="item" href="{{AppSubUrl}}/{{.SignedUser.Name}}/-/projects">Projects</a>
|
||||
{{ end }}
|
||||
|
||||
{{template "custom/extra_links" .}}
|
||||
<!--
|
||||
{{if not .IsSigned}}
|
||||
<a class="item" target="_blank" rel="noopener noreferrer" href="https://docs.gitea.com">{{ctx.Locale.Tr "help"}}</a>
|
||||
{{end}}
|
||||
-->
|
||||
</div>
|
||||
|
||||
<!-- the full dropdown menus -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user