aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2021-10-28 22:53:10 +0200
committerElias Fleckenstein <eliasfleckenstein@web.de>2021-10-28 22:53:10 +0200
commita97a347c73f71050368d41d972ca6d6ef42afdb0 (patch)
treeb8f651a4c07edae71256904fb10188a0baa6dbb1
parented1fcb49d586513dc45129134a8cf53cc4287114 (diff)
downloadlagrange-playground-a97a347c73f71050368d41d972ca6d6ef42afdb0.tar.xz
Add view source linkHEADmaster
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 0ca4672..e162ade 100644
--- a/index.html
+++ b/index.html
@@ -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>