add: logo sismedika & change titile agar SAS muncul di link kirim WA
This commit is contained in:
BIN
platform/app/public/assets/logo-sismedika.png
Normal file
BIN
platform/app/public/assets/logo-sismedika.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 101 KiB |
@@ -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>
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user