completely removed weekly stats + added .gitignore

This commit is contained in:
2025-02-14 15:05:09 +01:00
parent cce82f02af
commit 4f5f12473d
5 changed files with 2 additions and 88 deletions

View File

@ -20,15 +20,6 @@
<div id="month">Month</div>
<button id="next-month">></button>
</div>
<!--<div id="week-sel" class="group hidden">
<button id="prev-week"><</button>
<div id="week">Week</div>
<button id="next-week">></button>
</div>
<select id="range-sel">
<option value="monthly">Monthly</option>
<option value="weekly">Weekly</option>
</select>-->
</div>
<div class="tables">
<table id="headers-table">