aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKaran Jayachandra <me@karanj.com>2025-11-16 16:29:23 +0100
committerKaran Jayachandra <me@karanj.com>2025-11-16 16:29:23 +0100
commit7e9b25d3a66d2488c261aeffe5e4784ea3f339a3 (patch)
treecacd877c4f605ff77bca13f666939924ad66a71c /index.html
parent34ad81f7aeaa44437ea6f42ac9159d6a8612ad6c (diff)
parent58ab2f3ba5293e038afd750694dbc401b884c0a1 (diff)
Merge branch 'develop' into 'main'
Removed the license for now, will be added later See merge request KaranJayachandra/match_up!24
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index b99eb3f..1df8fb3 100644
--- a/index.html
+++ b/index.html
@@ -77,7 +77,7 @@
</div>
</main>
<footer class="container" style="text-align: center;">
- <strong>Matchup</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>. Logo from <a href="https://www.svgrepo.com">SVG Repo</a>.
+ <strong>Matchup</strong> made with ❤️ by <a href="https://karanj.com">Karan</a>. The source code is licensed <a href="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPL 3.0</a>. Logo from <a href="https://www.svgrepo.com">SVG Repo</a>.
</footer>
</body>
<script src="src/main.js" type="module"></script>