Angshuman28's picture
Upload folder using huggingface_hub
16e3f36 verified
Raw
History Blame Contribute Delete
516 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CrisisWorld Cortex</title>
<meta name="description" content="Interactive CrisisWorld Cortex dashboard for outbreak-control episodes">
<link rel="stylesheet" href="/cortex/css/styles.css">
</head>
<body>
<div id="app"></div>
<div id="toast-root" aria-live="polite"></div>
<script type="module" src="/cortex/js/app.js"></script>
</body>
</html>