aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/index.html b/index.html
index 2c4ea75..57602df 100644
--- a/index.html
+++ b/index.html
@@ -71,6 +71,13 @@
</section>
</div>
</section>
+ <footer class="footer">
+ <div class="content has-text-centered">
+ <p>
+ <strong>Match Up</strong> made with ❤️ by <a href="https://karanj.com">Karan</a>. The source code is licensed <a href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">CC BY-SA 4.0</a>.
+ </p>
+ </div>
+ </footer>
<script src="index.js" type="module"></script>
<script src="timer.js"></script>
<script src="https://cdn.jsdelivr.net/npm/notyf@3/notyf.min.js"></script>