Add SVG for Open Graph image featuring brand and service details
This commit is contained in:
@@ -14,13 +14,13 @@
|
||||
<meta property="og:title" content="کلینیک پرو — نرمافزار مدیریت مطب و نوبتدهی آنلاین"/>
|
||||
<meta property="og:description" content="نوبتدهی آنلاین، پروندهی بیمار و حساب مطب در یک پنل ساده و سریع."/>
|
||||
<meta property="og:url" content="{{ base }}/"/>
|
||||
<meta property="og:image" content="{{ base }}/icons/icon-512.png"/>
|
||||
<meta property="og:image" content="{{ base }}/og-image.png"/>
|
||||
<meta property="og:locale" content="fa_IR"/>
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image"/>
|
||||
<meta name="twitter:title" content="کلینیک پرو — نرمافزار مدیریت مطب و نوبتدهی آنلاین"/>
|
||||
<meta name="twitter:description" content="نوبتدهی آنلاین، پروندهی بیمار و حساب مطب در یک پنل ساده و سریع."/>
|
||||
<meta name="twitter:image" content="{{ base }}/icons/icon-512.png"/>
|
||||
<meta name="twitter:image" content="{{ base }}/og-image.png"/>
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
@@ -57,8 +57,8 @@
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin/>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&display=swap"/>
|
||||
<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/>
|
||||
{{ encore_entry_link_tags('home') }}
|
||||
<script>
|
||||
document.documentElement.classList.add('js');
|
||||
|
||||
Reference in New Issue
Block a user