circuitpython-org/stats.html
2019-04-04 15:36:28 -05:00

17 lines
421 B
HTML

---
# Feel free to add content and custom Front Matter to this file.
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: home
---
<div id="stats-page" class="common-layout">
<div class="content">
<h1>CircuitPython Download Stats</h1>
<div class="stats-wrapper">
Loading Stats...
</div>
</div>
</div>
<script src="/assets/javascript/stats.js"></script>