gale/graph/index.html
2025-02-25 17:05:03 -05:00

10 lines
225 B
HTML

<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<script src="./storage.js"></script>
</body>
</html>