Navigation: add Art Gallery to the libraries nav
This commit is contained in:
parent
a753f29ccc
commit
218ba3831c
@ -261,6 +261,10 @@ include ../../../../pillar/src/templates/mixins/components
|
||||
+nav-secondary-link(
|
||||
href="{{ url_for('projects.view', project_url='characters') }}")
|
||||
span Characters
|
||||
|
||||
+nav-secondary-link(
|
||||
href="{{ url_for('projects.view', project_url='gallery') }}")
|
||||
span Art Gallery
|
||||
| {% endmacro %}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user