docs: Add comment to hide legend in leaderboard script

This commit is contained in:
Paul Gauthier 2025-01-24 08:23:26 -08:00 committed by Paul Gauthier (aider)
parent d7bb80468b
commit 5a30ec1806

View file

@ -63,6 +63,7 @@ which improved when paired with many different editor models.
{% assign data_source = edit_sorted %}
{% assign pass_rate_field = "pass_rate_2" %}
{% assign highlight_model = "+" %}
// add a setting to hide the legend ai!
{% include leaderboard.js %}
</script>
<style>