Line 82: | Line 82: | ||
} | } | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
− | + | $(window).load(function() { | |
− | + | $(".loading).fadeOut(); | |
− | + | }); | |
− | + | ||
− | + | ||
const signs = document.querySelectorAll('x-sign') | const signs = document.querySelectorAll('x-sign') | ||
const randomIn = (min, max) => ( | const randomIn = (min, max) => ( |
Revision as of 08:27, 13 October 2018