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"
|
||||
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"
|
||||
@@ -196,7 +208,7 @@
|
||||
src="<%= PUBLIC_URL %>init-service-worker.js"
|
||||
></script>
|
||||
|
||||
<title>OHIF Viewer</title>
|
||||
<title>SAS Dicom Viewer</title>
|
||||
|
||||
<!-- WEB FONTS -->
|
||||
<link
|
||||
@@ -216,7 +228,6 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
<!-- EXTENSIONS -->
|
||||
<!-- <script type="text/javascript" src="path/to/some-extension.js"></script>
|
||||
|
||||
@@ -236,7 +247,6 @@
|
||||
<body>
|
||||
<noscript> You need to enable JavaScript to run this app. </noscript>
|
||||
<div id="react-portal"></div>
|
||||
<div id="root">
|
||||
</div>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user