restructure, start flask stuff

This commit is contained in:
2022-10-11 13:19:48 -05:00
parent 37fd33c0f3
commit 63eb8bdb85
23 changed files with 311 additions and 68 deletions

View File

@@ -7,26 +7,6 @@
<td class="legend-cell"><div style="width:20px;height:20px;background-color:rgb(256, 176, 0);"></div></td>
<td class="legend-cell">0°C</td>
</tr>
<tr>
<td class="legend-cell"><div style="width:20px;height:20px;background-color:rgb(168, 0, 0);"></div></td>
<td class="legend-cell">800°C</td>
</tr>
<tr>
<td class="legend-cell"><div style="width:20px;height:20px;background-color:rgb(0, 96, 255);"></div></td>
<td class="legend-cell">900°C</td>
</tr>
<tr>
<td class="legend-cell"><div style="width:20px;height:20px;background-color:rgb(106, 255, 150);"></div></td>
<td class="legend-cell">1000°C</td>
</tr>
<tr>
<td class="legend-cell"><div style="width:20px;height:20px;background-color:rgb(255, 136, 0);"></div></td>
<td class="legend-cell">1000°C</td>
</tr>
<tr>
<td class="legend-cell"><div style="width:20px;height:20px;background-color:rgb(128, 0, 0);"></div></td>
<td class="legend-cell">1000°C</td>
</tr>
</table>
<style>