code-server/packages/web/src/index.html

10 lines
171 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>VS Code</title>
</head>
<body>
</body>
</html>