Files
canvas/index.html
Sheldan 24d1ba2b3c adding recBubbles
adding common module
2024-04-01 11:58:59 +02:00

9 lines
181 B
HTML

<html>
<head>
<title>Canvas stuff</title>
</head>
<body>
<a href="/orbits">Simulation of the solar system</a>
<a href="/recBubbles">Recursive bubbles</a>
</body>
</html>