Spaces:
Running
on
Zero
Running
on
Zero
<!-- Copyright (c) Meta Platforms, Inc. and affiliates. --> | |
<!-- This source code is licensed under the Chameleon License found in the --> | |
<!-- LICENSE file in the root directory of this source tree. --> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8" /> | |
<link rel="icon" type="image/svg+xml" href="/vite.svg" /> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
<title>Chameleon Viewer</title> | |
</head> | |
<body> | |
<div id="root"></div> | |
<script type="module" src="/src/main.tsx"></script> | |
</body> | |
</html> | |