85267426d8b1f1342e84d06176928205b8b25f6d
[clamp.git] / ui-react / public / index.html
1
2 <!DOCTYPE html>
3 <html lang="en">
4 <head>
5 <meta charset="utf-8">
6 <meta name="viewport"
7         content="width=device-width, initial-scale=1, shrink-to-fit=no">
8 <meta name="theme-color" content="#000000">
9 <link rel="manifest" href="%PUBLIC_URL%/manifest.json">
10 <link rel="shortcut icon" href="%PUBLIC_URL%/onap.ico">
11
12 <title>Clamp Designer UI</title>
13 </head>
14 <body>
15         <noscript>You need to enable JavaScript to run this app.</noscript>
16         <div id="root"></div>
17 </body>
18 </html>