Finalized footer

This commit was merged in pull request #12.
This commit is contained in:
2023-09-18 16:58:06 +02:00
parent a262dc6328
commit f6107de735
5 changed files with 165 additions and 36 deletions

View File

@@ -25,10 +25,25 @@
]
},
"footer": {
"contact": {
"label": "Contact :",
"mail": "psychartherapie@gmail.com",
"phone": "06 49 23 02 90"
},
"legals": {
"siret": "911 883 338 00012",
"link": {
"label": "Mentions légales",
"url": "/legals"
}
},
"copyright": {
"year": "2023",
"subtext": "Fait avec amour par [Nolwenn Meyer](https://www.linkedin.com/in/nolwenn-meyer/ \"Nolwenn Meyer\")\n"
},
"social": {
"facebook": "/",
"twitter": "/",
"instagram": "/"
"facebook": "https://www.facebook.com/psychartherapie.gard",
"instagram": "https://www.instagram.com/psychartherapie"
}
}
}