drfeely.com/website/shared/outline.json

74 lines
1.5 KiB
JSON
Raw Normal View History

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