diff --git a/src/templates/projects/_macros.pug b/src/templates/projects/_macros.pug index 61d1d702..bd879bb1 100644 --- a/src/templates/projects/_macros.pug +++ b/src/templates/projects/_macros.pug @@ -14,11 +14,13 @@ include ../mixins/components +nav-secondary() | {% if project.url != 'blender-cloud' %} + | {% if not project.is_private %} li.text-capitalize a.nav-link.text-muted.px-0(href="{{ category_url }}") span {{ project.category }} li.px-1 i.pi-angle-right + | {% endif %} +nav-secondary-link( class="px-1 font-weight-bold",