1
0
Fork 0
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:
Thomas 2023-07-08 08:24:17 +00:00
parent 524c8c06c0
commit 51ff63888f

View file

@ -1,16 +1,12 @@
{
"items": [
{
"text": "Accueil",
"url": "/"
},
{
"text": "Recettes",
"url": "/recipes/"
},
{
"text": "À propos",
"url": "/about/"
}
]
"items": [
{
"text": "Accueil",
"url": "/"
},
{
"text": "Recettes",
"url": "/recipes/"
}
]
}