-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.toml
54 lines (46 loc) · 2.41 KB
/
config.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
BaseURL = "https://annaamalaiorthospine.com/"
languageCode = "en-us"
title = "Annaamalai Ortho and Spine Center"
theme = "samhugobs5theme"
relativeURLS = true
[permalinks]
services = ":title/"
blogs = ":title/"
case-studies = ":title/"
[params]
author = "Dr Vignesh Pushparaj"
linkedinurl = ""
facebookurl = "https://www.facebook.com/annaamalaiorthospine/"
telephone = "+914448545655"
email = "[email protected]"
twitterurl = ""
whatsappnumber = "919150955655"
instagramurl = "https://www.instagram.com/annaamalaiortho/"
icon = "/assets/images/annaamalai-wings.png"
logo = "/assets/images/annaamalai-ortho-and-spine-center-logo.png"
logowebp = "/assets/images/annaamalai-ortho-and-spine-center-logo.webp"
logoalt = "Annaamalai Ortho and Spine Center Logo"
bannerimage = "annaamalai-osc"
banneralt = "A woman in a Yoga posture"
title = "Annaamalai Ortho and Spine Center"
description = "Annaamalai Ortho and Spine Centre is a state of the art ortho spine treatment unit in thiruvanmaiyur, chennai. It is a one of a kind, ultramodern clinic with all orthopaedic treatment facilities under one roof.such as xray, physiotherapy, pharma dispencery and specialist consultation. Here, we treat patients suffering from low back, neck pain, congenital bone problems,joint arthritis, fractures including spine and long bones , degenerative spine problems and other tendon related injuries with scientifically proven, updated and well accepted treatment at an affordable cost. We have a fully equipped and functioning stemcell harvesting centre, minor procedure space. We are headed by internationaly trained Dr. Vignesh pushparaj. We aim to provide the best of care at an affordable price to our patients."
images = ["/assets/images/live-pain-free-1200x550.jpg", "/assets/images/annaamalai-ortho-and-spine-center-logo.png"]
[module]
[[module.mounts]]
source = "node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"
target = "assets/js/bootstrap.bundle.min.js"
[frontmatter]
date = ["date", "publishDate", "lastmod"]
lastmod = ["lastmod", ":fileModTime", ":default"]
sectionPagesMenu = "main"
[menu]
[[menu.main]]
identifier = "services"
title = "Services"
url = "#services"
weight = 200
[[menu.main]]
identifier = "blog"
title = "Blog"
url = "#blogs"
weight = 300