Removed unnecessary JS 2.0

This commit is contained in:
Ari 2026-06-15 01:26:03 +01:00
parent ba02fcede4
commit bf2369f186
1 changed files with 0 additions and 1 deletions

View File

@ -238,6 +238,5 @@
<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>