mirror of
https://gitlab.com/prism-break/prism-break.git
synced 2025-03-31 21:34:04 +00:00
Fix category links in /categories/
This commit is contained in:
parent
0eafa6a93b
commit
92dc6369e4
@ -12,7 +12,7 @@ block content
|
||||
|
||||
.bars
|
||||
- each category in platformType.categories
|
||||
a.bar(href="./categories/#{category.slug}")
|
||||
a.bar(href="./#{category.slug}")
|
||||
.label
|
||||
if category.fa === 'fa-mobile'
|
||||
i(class="fa #{category.fa} large")
|
||||
|
Loading…
x
Reference in New Issue
Block a user