Menu highlight fixes
This commit is contained in:
parent
bb624efb85
commit
856a8e096b
26 changed files with 141 additions and 155 deletions
|
@ -1,4 +1,8 @@
|
|||
---
|
||||
title: "Notícies"
|
||||
draft: false
|
||||
menu:
|
||||
main:
|
||||
name: "Notícies"
|
||||
weight: 2
|
||||
url: "/noticies/"
|
||||
---
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
---
|
||||
url: "news"
|
||||
title: "News"
|
||||
draft: false
|
||||
menu:
|
||||
main:
|
||||
name: "News"
|
||||
weight: 2
|
||||
url: "/news/"
|
||||
---
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
---
|
||||
url: "noticias"
|
||||
title: "Noticias"
|
||||
draft: false
|
||||
menu:
|
||||
main:
|
||||
name: "Noticias"
|
||||
weight: 2
|
||||
url: "/noticias/"
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue