1
0
Fork 0

Navbar: Add global navigation

Missing still is the apps button to jump to other blender.org sites.
This commit is contained in:
Pablo Vazquez 2023-01-20 19:14:26 +01:00
parent e25fe139ab
commit c5fb50d41a
3 changed files with 220 additions and 1 deletions

View file

@ -1 +1 @@
<a class="item {{if .PageIsExplore}}active{{end}}" href="{{AppSubUrl}}/blender/blender/issues/new">{{.locale.Tr "Report a Bug"}}</a>
<a class="item" href="{{AppSubUrl}}/blender/blender/issues/new">{{.locale.Tr "Report a Bug"}}</a>