File size: 1,111 Bytes
894fa47
 
 
 
 
 
0035111
 
 
 
894fa47
0035111
 
894fa47
0035111
894fa47
 
0035111
 
894fa47
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <!-- TODO: Set the document title to the name of your application -->
    <title>CytoSight - Blood & Tissue Disease Diagnosis</title>
    <meta name="description" content="Unified Platform for Blood and Tissue Disease Diagnosis and Cell Morphology Analysis Using Microscopic Imaging" />
    <meta name="author" content="CytoSight Team" />
    <link rel="icon" type="image/png" href="/favicon.png" />

    <meta property="og:title" content="CytoSight" />
    <meta property="og:description" content="AI-powered Blood and Tissue Disease Diagnosis Platform" />
    <meta property="og:type" content="website" />
    <meta property="og:image" content="/favicon.png" />

    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:site" content="@CytoSight" />
    <meta name="twitter:image" content="/favicon.png" />
  </head>

  <body>
    <div id="root"></div>
    <script type="module" src="/src/main.tsx"></script>
  </body>
</html>