UI Libraries Template: Wrong link to characters project.
Thanks @kednar for the report!
This commit is contained in:
@@ -121,8 +121,8 @@ include mixins/components
|
|||||||
a.d-block.py-1.text-primary(href=url)
|
a.d-block.py-1.text-primary(href=url)
|
||||||
span=title
|
span=title
|
||||||
li
|
li
|
||||||
a.d-block.py-1.text-primary(href="{{ url_for('projects.view', project_url='gallery') }}")
|
a.d-block.py-1.text-primary(href="{{ url_for('projects.view', project_url='characters') }}")
|
||||||
| Visit the Gallery
|
| See all Characters
|
||||||
i.pi-angle-right
|
i.pi-angle-right
|
||||||
|
|
||||||
| {% endblock body %}
|
| {% endblock body %}
|
||||||
|
Reference in New Issue
Block a user