add: logo sismedika & change titile agar SAS muncul di link kirim WA

This commit is contained in:
mario
2025-05-27 10:43:50 +07:00
parent 0283fb5f61
commit ac93416413
3 changed files with 29 additions and 7 deletions

View File

@@ -14,9 +14,21 @@
name="mobile-web-app-capable"
content="yes"
/>
<meta
property="og:title"
content="SAS Dicom Viewer"
/>
<meta
property="og:description"
content="Web-based Cloud DICOM Viewer by SAS for viewing and analyzing DICOM images. Powered by Open Health Imaging Foundation and Google Cloud Healthcare."
/>
<meta
property="og:image"
content="<%= PUBLIC_URL %>assets/logo-sismedika.png"
/>
<meta
name="application-name"
content="OHIF Viewer"
content="SAS Dicom Viewer"
/>
<meta
name="apple-mobile-web-app-capable"
@@ -191,7 +203,7 @@
src="<%= PUBLIC_URL %>init-service-worker.js"
></script>
<title>OHIF Viewer</title>
<title>SAS Dicom Viewer</title>
<!-- WEB FONTS -->
<link