diff options
author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2021-10-28 22:53:10 +0200 |
---|---|---|
committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2021-10-28 22:53:10 +0200 |
commit | a97a347c73f71050368d41d972ca6d6ef42afdb0 (patch) | |
tree | b8f651a4c07edae71256904fb10188a0baa6dbb1 | |
parent | ed1fcb49d586513dc45129134a8cf53cc4287114 (diff) | |
download | lagrange-playground-a97a347c73f71050368d41d972ca6d6ef42afdb0.tar.xz |
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,5 +12,6 @@ <input type="checkbox" id="lines"><label for="lines">Show lines</label><br> <input type="checkbox" id="circles"><label for="circles">Show circles</label><br> </div> + <a href="https://github.com/EliasFleckenstein03/lagrange-playground" style="position: fixed; bottom: 5px; right: 5px">View Source</a> </body> </html> |