Files
ternary-graph-generator/index.html
2025-07-27 14:07:15 -07:00

8 lines
152 B
HTML

<html>
<head>
</head>
<body>
<div id="svgContainer" class="my-class"></div>
</body>
<script src="index.js"></script>
</html>