feat(nav): refactor primary navigation to split labels + icons; remove redundant nav code
This commit is contained in:
parent
38992d10f1
commit
13914c29fa
18 changed files with 105 additions and 360 deletions
|
@ -4,6 +4,7 @@ SELECT
|
|||
n.menu_location,
|
||||
n.permalink,
|
||||
n.icon,
|
||||
n.section,
|
||||
n.title,
|
||||
n.sort,
|
||||
p.title AS page_title,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue