Removed unnecessary JS

This commit is contained in:
Ari 2026-06-15 01:25:44 +01:00
parent a3820fae8e
commit ba02fcede4
1 changed files with 0 additions and 2 deletions

View File

@ -123,6 +123,4 @@
<script src="/js/flavors.js"></script>
<script src="/js/cat.js"></script>
<script src="/js/heatmap.js"></script>
<script>ContribHeatmap.render("#contrib", { theme: "trans" });</script>
</html>