File size: 400 Bytes
c44fab6
 
 
 
 
 
 
a2c8495
 
c44fab6
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html lang="en" data-theme="light">
<head>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <link rel="icon" type="image/png" href="/neon-logo.png" />
  <meta name="theme-color" content="#6366F1" />
  <meta name="description" content="CCAI Demo" />
  <title>CCAI Demo</title>
</head>
<body>
  <div id="root"></div>
</body>
</html>