rename to sphere-electrons
This commit is contained in:
parent
f496127bf9
commit
ff491467e3
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<title>p5.js</title>
|
||||
<title>Electrons on a sphere - atomic.garden</title>
|
||||
<script src="lib/p5.js"></script>
|
||||
<style>
|
||||
:root {
|
||||
|
@ -104,7 +104,7 @@ aside > container > div {
|
|||
<noscript>
|
||||
This page requires JavaScript.
|
||||
<br>
|
||||
Source code: <a href="https://git.atomic.garden/root/sphere-charges">https://git.atomic.garden/root/sphere-charges</a>
|
||||
Source code: <a href="https://git.atomic.garden/root/sphere-electrons">https://git.atomic.garden/root/sphere-electrons</a>
|
||||
</noscript>
|
||||
<script src="thomson-problem.js"></script>
|
||||
<script src="sketch.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue