add menu subitem for resume
This commit is contained in:
parent
9dc105ce73
commit
b46b3330c4
1 changed files with 5 additions and 1 deletions
|
|
@ -64,8 +64,12 @@ defaultContentLanguage = 'es'
|
|||
weight = 3
|
||||
url = "/autor"
|
||||
[[menu.header]]
|
||||
name = "fuente"
|
||||
name = "cv"
|
||||
weight = 4
|
||||
url = "https:///cv.peterdominguez.art"
|
||||
[[menu.header]]
|
||||
name = "fuente"
|
||||
weight = 5
|
||||
url = "https://git.nvim.pro/peter/peterdominguez.art"
|
||||
|
||||
[outputs]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue