Add about page to the menu
This commit is contained in:
parent
6c915ab925
commit
295c61466c
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@ name = 'Eryn Wells'
|
||||||
identifier = 'resume'
|
identifier = 'resume'
|
||||||
name = 'Résumé'
|
name = 'Résumé'
|
||||||
url = '/resume/'
|
url = '/resume/'
|
||||||
|
[[menu.main]]
|
||||||
|
identifier = 'about'
|
||||||
|
name = 'About'
|
||||||
|
url = '/about/'
|
||||||
|
|
||||||
[outputFormats]
|
[outputFormats]
|
||||||
[outputFormats.RSS]
|
[outputFormats.RSS]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue