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