Polyfill fetch

This commit is contained in:
Arti Zirk 2016-10-14 18:30:00 +02:00
parent 09068c8e41
commit 7938b63069
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ html = """<!DOCTYPE html>
<small><a href="https://git.wut.ee/arti/peltier_jacket" style="color:black;">Source code</a></small>, <small>Good luck!</small>
<script type="text/javascript" src="/smoothie.js"></script>
<script type="text/javascript" src="/fetch.js"></script>
<script type="text/javascript" src="/gauge.min.js"></script>
<script type="text/javascript" src="/main.js"></script>
</body>