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

10 lines
171 B
HTML
Raw Normal View History

2019-01-08 00:46:19 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>VS Code</title>
</head>
<body>
</body>
</html>