mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-04-09 03:12:45 +01:00
12 lines
190 B
HTML
12 lines
190 B
HTML
<!DOCTYPE html>
|
|
<html class="no-js" lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link rel="icon" href="data:," />
|
|
</head>
|
|
|
|
<body>
|
|
<div id="heatmap"></div>
|
|
</body>
|
|
</html>
|