Commit before branch switch

This commit is contained in:
Jonathan Bobel
2024-05-31 11:29:10 -04:00
parent 8331456318
commit bbbaf592aa
5 changed files with 155 additions and 114 deletions

View File

@@ -32,6 +32,7 @@
<h3 class="margin-bottom-1" id="chartTitle">2024 Total Message Allowance</h3>
<div class="usa-sr-only" id="chartDesc">A bar chart showing the messages sent against the total message allowance for 2024 to date</div>
<canvas id="totalMessageChart" role="img" aria-labelledby="chartTitle chartDesc" height="100"></canvas>
<div id="totalMessageTable"></div>
</div>
<div id="message"></div>