PythonicRAG / public /index.html
thomfoolery's picture
fullstack solution chatface
ddaa426
raw
history blame contribute delete
479 Bytes
<!DOCTYPE html>
<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>Vite + React + TS</title>
<script src="https://unpkg.com/@tailwindcss/browser@4"></script>
<script type="module" crossorigin src="/assets/index-B3Y9MGSu.js"></script>
</head>
<body class="bg-gray-100">
<div id="root"></div>
</body>
</html>