Skip to content

Commit

Permalink
remove word "draft"
Browse files Browse the repository at this point in the history
  • Loading branch information
hamogu committed May 29, 2024
1 parent 935a13c commit 0c06139
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 @@ -150,7 +150,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 (draft)`,
`<i style="background:${getColor(12)}"></i> Specialized Opt-in Code &plus; Fossil Fuel Free`,
];

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

0 comments on commit 0c06139

Please sign in to comment.