top-danesh / index.html
humanvprojectceo's picture
Update index.html
ec8ead7 verified
Raw
History Blame Contribute Delete
380 Bytes
<!DOCTYPE html>
<html lang="fa" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>سامانه تاپ دانش</title>
</head>
<body class="bg-slate-50 text-slate-800">
<div id="root"></div>
<script type="module" src="/main.tsx"></script>
</body>
</html>