-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
17 lines (16 loc) · 1.21 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Code Editor | RoboSuperior</title>
<meta name="description" content="Experience the ultimate online code editor for seamless coding in Java, JavaScript, PHP, TypeScript, C#, and Python. Our feature-rich platform allows you to write, test, and debug your code effortlessly, making it perfect for developers, students, and coding enthusiasts. Enjoy syntax highlighting, auto-completion, and real-time collaboration. Start coding smarter and faster with our intuitive and user-friendly interface. Ideal for both beginners and professionals looking to enhance their coding skills. Join our growing community and elevate your coding experience today!" />
<meta name="author" content="Md Nur Ahmad" />
<meta name="keywords" content="Java, JavaScript, Php, typescript, csharp, python, 06nurahmed, nur ahmed, bong programiz, robosuperior, robo superior, nur ahmad nasa, nur ahmad" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>