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

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

View File

@@ -14,9 +14,21 @@
name="mobile-web-app-capable" name="mobile-web-app-capable"
content="yes" 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 <meta
name="application-name" name="application-name"
content="OHIF Viewer" content="SAS Dicom Viewer"
/> />
<meta <meta
name="apple-mobile-web-app-capable" name="apple-mobile-web-app-capable"
@@ -196,7 +208,7 @@
src="<%= PUBLIC_URL %>init-service-worker.js" src="<%= PUBLIC_URL %>init-service-worker.js"
></script> ></script>
<title>OHIF Viewer</title> <title>SAS Dicom Viewer</title>
<!-- WEB FONTS --> <!-- WEB FONTS -->
<link <link
@@ -216,7 +228,6 @@
} }
</script> </script>
<!-- EXTENSIONS --> <!-- EXTENSIONS -->
<!-- <script type="text/javascript" src="path/to/some-extension.js"></script> <!-- <script type="text/javascript" src="path/to/some-extension.js"></script>
@@ -236,7 +247,6 @@
<body> <body>
<noscript> You need to enable JavaScript to run this app. </noscript> <noscript> You need to enable JavaScript to run this app. </noscript>
<div id="react-portal"></div> <div id="react-portal"></div>
<div id="root"> <div id="root"></div>
</div>
</body> </body>
</html> </html>

View File

@@ -14,9 +14,21 @@
name="mobile-web-app-capable" name="mobile-web-app-capable"
content="yes" 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 <meta
name="application-name" name="application-name"
content="OHIF Viewer" content="SAS Dicom Viewer"
/> />
<meta <meta
name="apple-mobile-web-app-capable" name="apple-mobile-web-app-capable"
@@ -191,7 +203,7 @@
src="<%= PUBLIC_URL %>init-service-worker.js" src="<%= PUBLIC_URL %>init-service-worker.js"
></script> ></script>
<title>OHIF Viewer</title> <title>SAS Dicom Viewer</title>
<!-- WEB FONTS --> <!-- WEB FONTS -->
<link <link