We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 935a13c commit 0c06139Copy full SHA for 0c06139
docs/index.html
@@ -150,7 +150,7 @@
150
const labels = [`<i style="background:${getColor(0)}"></i> Base Energy Code`,
151
`<i style="background:${getColor(1)}"></i> Stretch Code`,
152
`<i style="background:${getColor(2)}"></i> Specialized Opt-in Code`,
153
- `<i style="background:${getColor(12)}"></i> Specialized Opt-in Code + Fossil Fuel Free (draft)`,
+ `<i style="background:${getColor(12)}"></i> Specialized Opt-in Code + Fossil Fuel Free`,
154
];
155
156
div.innerHTML = labels.join('<br>');
0 commit comments