Added sim to links background

This commit is contained in:
2025-11-01 11:17:21 -05:00
parent 4e155a3a6f
commit e874a81701

View File

@ -5,6 +5,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Void Links</title>
<script src="/javascript/libraries/p5/p5.js"></script>
<script src="/javascript/newsim.js"></script>
<link rel="stylesheet" href="/stylesheets/base.css">
<link rel="stylesheet" href="/stylesheets/links.css">
</head>