This commit is contained in:
2024-06-01 19:43:18 +03:00
parent 964e9b3806
commit 83acd47845
2 changed files with 129 additions and 126 deletions

View File

@ -6,9 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="/static/d3.v7.min.js"></script>
</head>
<body style="background: #EEE">
<body style="background: #eee">
<div id="container"></div>
<script src="/static/index.js"></script>
</body>
</html>
</html>