aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaran Jayachandra <karan.jayachandra@nxp.com>2025-11-12 14:55:33 +0100
committerKaran Jayachandra <karan.jayachandra@nxp.com>2025-11-12 14:55:33 +0100
commit0878eeb2200d609930ba597699933ed852e3ee98 (patch)
tree56ed7dd3c8074b6828e57b4025a3ebcacb8b8d6e
parent2b5a120bd3900d5cecbe355d336a4ea8d3a1b31a (diff)
Added my name!
-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>