aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index 7b8726b..a84d745 100644
--- a/index.html
+++ b/index.html
@@ -500,6 +500,10 @@
</div>
</main>
+ <footer>
+ Released under MIT License. Made by <a target="_blank" href="http://samke.me">Samuel</a>.
+ </footer>
+
<script type="module" src="./src/main.js"></script>
</body>
</html>