Files
ide/applications/remote-theia/src-gen/frontend/index.html
T
2026-05-10 14:08:25 +00:00

16 lines
375 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
<title>Git.Zone IDE</title>
</head>
<body>
<div class="theia-preload"></div>
<script type="text/javascript" src="./bundle.js" charset="utf-8"></script>
</body>
</html>