Fix broken shit after dep updates

This commit is contained in:
Jonathan Cremin 2020-06-14 22:29:04 +01:00
parent 7878346910
commit d89c8872d2
15 changed files with 1169 additions and 713 deletions

View file

@ -36,7 +36,7 @@
</div>
</section>
<% include footer.ejs %>
<%- await include('footer') -%>
<script>
var mac = document.getElementById("mac");
var windows = document.getElementById("windows");