Using yaml in data to organize home summary
This commit is contained in:
parent
b927522a0f
commit
e9af2f70d2
6 changed files with 16 additions and 10 deletions
|
@ -8,9 +8,6 @@ other = "Home"
|
|||
[resume]
|
||||
other = "My resume"
|
||||
|
||||
[quotes]
|
||||
other = "I am a Developer;I am a Devops;I love servers;I work on open-source projects;I love to work with some fun projects" # Split each quote with a ';'
|
||||
|
||||
[navigation]
|
||||
other = "Navigation"
|
||||
|
||||
|
|
|
@ -8,9 +8,6 @@ other = "Accueil"
|
|||
[resume]
|
||||
other = "Mon Curriculum vitæ"
|
||||
|
||||
[quotes]
|
||||
other = "Je bidouille;Bref je code" # Split each quote with a ';'
|
||||
|
||||
[navigation]
|
||||
other = "Naviguation"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue