Added an header and other components

This commit is contained in:
2023-08-28 20:22:46 +02:00
parent 52134c91ef
commit 2be7f9b705
13 changed files with 162 additions and 62 deletions

View File

@@ -5,8 +5,9 @@
"color": "orange",
"style": "float"
},
"name": "Tina Starter",
"color": "default",
"title": "PsychARThérapie",
"subtitle": "Pauline Vince",
"logoSrc": "/uploads/logo.png",
"nav": [
{
"href": "",
@@ -19,6 +20,11 @@
{
"href": "posts",
"label": "Blog"
},
{
"href": "https://www.rdv360.com/psychartherapie",
"label": "Rendez-vous",
"external": true
}
]
},