This commit is contained in:
parent
ee8cc87196
commit
f3bb95cc4f
2 changed files with 15 additions and 0 deletions
BIN
static/toycar_driving_lc.gif
Normal file
BIN
static/toycar_driving_lc.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
|
|
@ -239,5 +239,20 @@
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<!-- Main content will be injected here -->
|
<!-- Main content will be injected here -->
|
||||||
{% endblock content %}
|
{% endblock content %}
|
||||||
|
<footer>
|
||||||
|
<div style="text-align: center; font-size: 0.9em; color: #6a737d">
|
||||||
|
<img src="{% static 'toycar_driving_lc.gif' %}"
|
||||||
|
alt="Animated toy car driving"
|
||||||
|
width="156"
|
||||||
|
height="156"
|
||||||
|
loading="lazy" />
|
||||||
|
<br />
|
||||||
|
CC0; Information wants to be free.
|
||||||
|
<br />
|
||||||
|
Data retrival possible because of <a href="https://github.com/DevilXD/TwitchDropsMiner">DevilXD/TwitchDropsMiner</a>.
|
||||||
|
<br />
|
||||||
|
Data fetched at :01, :16, :31, and :46.
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue