Files
5c693b3c-de57-466b-a834-0a9…/index.html
2026-04-21 16:33:58 +03:00

20 lines
1.1 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>IT Academy | Learn, Build, Scale</title>
<meta property="og:title" content="IT Academy | Learn, Build, Scale" />
<meta name="twitter:title" content="IT Academy | Learn, Build, Scale" />
<meta name="description" content="Premier IT Academy for software engineers and tech enthusiasts. Master the skills you need for the future." />
<meta property="og:description" content="Premier IT Academy for software engineers and tech enthusiasts. Master the skills you need for the future." />
<meta name="twitter:description" content="Premier IT Academy for software engineers and tech enthusiasts. Master the skills you need for the future." />
<meta name="keywords" content="it academy, coding bootcamp, software engineering, tech course, computer science" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>