namd
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
<meta name="description" content="کلینیک پرو؛ نرمافزار مدیریت مطب و کلینیک — نوبتدهی آنلاین، پروندهی بیمار و حسابداری مطب، همه در یک پنل ساده و سریع."/>
|
||||
<link rel="canonical" href="{{ base }}/"/>
|
||||
<meta name="robots" content="index, follow, max-image-preview:large"/>
|
||||
<meta name="enamad" content="29295890"/>
|
||||
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:site_name" content="کلینیک پرو"/>
|
||||
@@ -25,38 +24,38 @@
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@graph": [
|
||||
{
|
||||
"@type": "Organization",
|
||||
"@id": "{{ base }}/#org",
|
||||
"name": "کلینیک پرو",
|
||||
"url": "{{ base }}/",
|
||||
"logo": "{{ base }}/icons/icon-512.png",
|
||||
"contactPoint": {
|
||||
"@type": "ContactPoint",
|
||||
"telephone": "+98-74-91012178",
|
||||
"contactType": "customer support",
|
||||
"areaServed": "IR",
|
||||
"availableLanguage": "fa"
|
||||
},
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"addressLocality": "یاسوج",
|
||||
"streetAddress": "مهریان، خیابان شهید ستاره شیرازی، خیابان امامزاده احمد، پلاک ۸",
|
||||
"addressCountry": "IR"
|
||||
"@context": "https://schema.org",
|
||||
"@graph": [
|
||||
{
|
||||
"@type": "Organization",
|
||||
"@id": "{{ base }}/#org",
|
||||
"name": "کلینیک پرو",
|
||||
"url": "{{ base }}/",
|
||||
"logo": "{{ base }}/icons/icon-512.png",
|
||||
"contactPoint": {
|
||||
"@type": "ContactPoint",
|
||||
"telephone": "+98-74-91012178",
|
||||
"contactType": "customer support",
|
||||
"areaServed": "IR",
|
||||
"availableLanguage": "fa"
|
||||
},
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"addressLocality": "یاسوج",
|
||||
"streetAddress": "مهریان، خیابان شهید ستاره شیرازی، خیابان امامزاده احمد، پلاک ۸",
|
||||
"addressCountry": "IR"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "WebSite",
|
||||
"@id": "{{ base }}/#website",
|
||||
"url": "{{ base }}/",
|
||||
"name": "کلینیک پرو",
|
||||
"inLanguage": "fa-IR",
|
||||
"publisher": { "@id": "{{ base }}/#org" }
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "WebSite",
|
||||
"@id": "{{ base }}/#website",
|
||||
"url": "{{ base }}/",
|
||||
"name": "کلینیک پرو",
|
||||
"inLanguage": "fa-IR",
|
||||
"publisher": { "@id": "{{ base }}/#org" }
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<link rel="preload" href="/fonts/Vazirmatn-Regular.woff2" as="font" type="font/woff2" crossorigin/>
|
||||
<link rel="preload" href="/fonts/Vazirmatn-Bold.woff2" as="font" type="font/woff2" crossorigin/>
|
||||
|
||||
Reference in New Issue
Block a user