mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-24 15:13:14 +00:00
light menu
This commit is contained in:
parent
808e8616ae
commit
db64177385
@ -4,33 +4,33 @@
|
||||
# The weight parameter defines the order that the links will appear in.
|
||||
|
||||
[[main]]
|
||||
name = "Demo"
|
||||
url = "#hero"
|
||||
name = "Início"
|
||||
url = "#"
|
||||
weight = 10
|
||||
|
||||
[[main]]
|
||||
name = "Posts"
|
||||
url = "#posts"
|
||||
name = "Artigos"
|
||||
url = "#"
|
||||
weight = 20
|
||||
|
||||
[[main]]
|
||||
name = "Campanhas"
|
||||
url = "#campanhas"
|
||||
url = "#"
|
||||
weight = 30
|
||||
|
||||
[[main]]
|
||||
name = "Publications"
|
||||
name = "Arquivo"
|
||||
url = "#featured"
|
||||
weight = 40
|
||||
|
||||
[[main]]
|
||||
name = "Courses"
|
||||
url = "courses/"
|
||||
weight = 50
|
||||
# [[main]]
|
||||
# name = "Courses"
|
||||
# url = "courses/"
|
||||
# weight = 50
|
||||
|
||||
[[main]]
|
||||
name = "Contact"
|
||||
url = "#contact"
|
||||
name = "Contactos"
|
||||
url = "#"
|
||||
weight = 60
|
||||
|
||||
# Link to a PDF of your resume/CV from the menu.
|
||||
|
Loading…
Reference in New Issue
Block a user