Skip to content

Commit

Permalink
Added missing links
Browse files Browse the repository at this point in the history
  • Loading branch information
boytchev committed Jun 6, 2024
1 parent 1a86d3a commit 6010e2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ parameters.
* [grid.js](grid.md)
* [isolines.js](isolines.md)
* [marble.js](marble.md)
* [neon-lights.js](neon-lights.md)
* [planet.js](planet.md)
* [photosphere.js](photosphere.md)
* [polka-dots.js](polka-dots.md)
Expand Down
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@ <h3>Welcome. Pick a style!</h3>
<img src="./docs/images/marble.png">
</a>

<a class="style-block" href="./online/neon-lights.html">
<div class="title">Neon lights</div>
<img src="./docs/images/neon-lights.png">
</a>

<a class="style-block" href="./online/planet.html">
<div class="title">Planet</div>
<img src="./docs/images/planet.png">
Expand Down

0 comments on commit 6010e2e

Please sign in to comment.