Files
cosmos-explorer/src/explorer.html
2021-04-28 12:00:32 +05:30

13 lines
412 B
HTML

<!DOCTYPE html public "-//W3C//DTD HTML 4.0//en">
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0" />
<meta name="robots" content="noindex, nofollow" />
<title>Azure Cosmos DB</title>
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
</head>
<body></body>
</html>