drfeely.com/shared/outline.json
2023-10-20 14:25:25 -05:00

74 lines
1.5 KiB
JSON

{
"pages": [
{
"name": "Home",
"route": "/",
"sections": [
{ "name": "Introduction", "id": "#introduction" },
{
"name": "Education ands Business",
"id": "#eduandbiz"
},
{
"name": "Accolades and Awards",
"id": "#accolades"
},
{
"name": "Academic Work",
"id": "#academicwork"
}
]
},
{
"name": "Osteopathy",
"route": "/osteopathy",
"sections": [
{ "name": "Basics", "id": "#basics" },
{
"name": "Pediatric Care",
"id": "/#pediatrics"
},
{
"name": "For Doctors",
"id": "/#fordocs"
}
]
},
{
"name": "Acupuncture",
"route": "/acupuncture",
"sections": [
{ "name": "Basics and History", "route": "/#basics" },
{
"name": "Auriculotherapy",
"id": "#auriculo"
},
{
"name": "Scalp Acupuncture",
"id": "#scalp"
},
{
"name": "For Doctors",
"id": "#fordocs"
}
]
},
{
"name": "Articles",
"route": "/articles",
"sections": [
{ "name": "For Patients", "id": "/#forpatients" },
{
"name": "For Doctors",
"id": "/#fordocs"
}
]
},
{
"name": "Neuro Ocular Release",
"route": "/nor",
"sections": [{ "name": "NOR", "id": "/#nor" }]
}
]
}