mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 01:11:25 +00:00
Prettier 2.0 (#393)
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0" />
|
||||
|
||||
<!-- TODO: tamitta: This is just a placeholder. -->
|
||||
<title>Connect to GitHub</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
Connecting to GitHub...
|
||||
</body>
|
||||
</html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0" />
|
||||
|
||||
<!-- TODO: tamitta: This is just a placeholder. -->
|
||||
<title>Connect to GitHub</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
Connecting to GitHub...
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user