Smart-Dev-API-Tool / public /index.html
Yash030's picture
deploy: Hugging Face Space clean release
81f5dd9
Raw
History Blame Contribute Delete
1.27 kB
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='16' fill='white'/%3E%3Cpolygon points='13 2 3 14 12 14 11 22 21 10 12 10' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' transform='translate(7, 7) scale(0.75)'/%3E%3C/svg%3E" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Smart API DevTool - Developer Workspace</title>
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/assets/index-C1sby-CQ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-JtC91aUi.css">
</head>
<body class="bg-[#0b0f19] text-slate-100 min-h-screen antialiased overflow-x-hidden">
<div id="root"></div>
</body>
</html>