First batch of data, and modification to take them into account

Also optimized fonts, after discovering (when having all photos in one page) they were too heavy.
This commit is contained in:
2021-02-10 18:39:46 +01:00
parent ad13b8b127
commit 7d945f2bf4
16 changed files with 158 additions and 742 deletions

View File

@ -128,10 +128,10 @@
<canvas id="month" width="400" height="200"></canvas>
</div>
<div id="stat">
<canvas id="month2" width="400" height="200"></canvas>
<canvas id="year" width="400" height="200"></canvas>
</div>
<div id="stat">
<canvas id="month3" width="400" height="200"></canvas>
<canvas id="dimension" width="400" height="200"></canvas>
</div>
</div>
</article>