mirror of
https://github.com/Sheldan/canvas.git
synced 2026-01-23 20:30:13 +00:00
9 lines
181 B
HTML
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> |