mirror of
https://github.com/TheThomaas/my-online-cookbook.git
synced 2026-01-10 03:51:38 +00:00
Update Settings “nav”
This commit is contained in:
parent
524c8c06c0
commit
51ff63888f
|
|
@ -1,16 +1,12 @@
|
|||
{
|
||||
"items": [
|
||||
{
|
||||
"text": "Accueil",
|
||||
"url": "/"
|
||||
},
|
||||
{
|
||||
"text": "Recettes",
|
||||
"url": "/recipes/"
|
||||
},
|
||||
{
|
||||
"text": "À propos",
|
||||
"url": "/about/"
|
||||
}
|
||||
]
|
||||
"items": [
|
||||
{
|
||||
"text": "Accueil",
|
||||
"url": "/"
|
||||
},
|
||||
{
|
||||
"text": "Recettes",
|
||||
"url": "/recipes/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue