Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hamogu committed May 29, 2024
1 parent 3c3f717 commit 4799172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
const labels = [`<i style="background:${getColor(0)}"></i> Base Energy Code`,
`<i style="background:${getColor(1)}"></i> Stretch Code`,
`<i style="background:${getColor(2)}"></i> Specialized Opt-in Code`,
`<i style="background:${getColor(12)}"></i> Specialized Opt-in Code &plus; Fossil Fuel Free program`,
`<i style="background:${getColor(12)}"></i> Specialized Opt-in Code &plus; Fossil Fuel Free Program`,
];

div.innerHTML = labels.join('<br>');
Expand Down

0 comments on commit 4799172

Please sign in to comment.