Add an about menu
This commit is contained in:
parent
03899a54dc
commit
19145efa33
1 changed files with 8 additions and 1 deletions
|
@ -28,7 +28,7 @@ social:
|
||||||
name: Instagram
|
name: Instagram
|
||||||
url: https://instagram.com/erynofwales
|
url: https://instagram.com/erynofwales
|
||||||
weight: 30
|
weight: 30
|
||||||
params:
|
params:
|
||||||
shortName: ig
|
shortName: ig
|
||||||
- identifier: feed
|
- identifier: feed
|
||||||
name: Feed
|
name: Feed
|
||||||
|
@ -37,3 +37,10 @@ social:
|
||||||
params:
|
params:
|
||||||
shortName: feed
|
shortName: feed
|
||||||
targetBlank: false
|
targetBlank: false
|
||||||
|
about:
|
||||||
|
- identifier: resume
|
||||||
|
name: Résumé
|
||||||
|
url: /resume/
|
||||||
|
- identifier: whereAmI
|
||||||
|
name: Where Am I
|
||||||
|
url: /where-am-i/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue