Change dev to 404

This commit is contained in:
Dominik Korsa 2019-02-24 21:18:49 +01:00
parent 7fa89260cc
commit ce04f778c6

View file

@ -55,7 +55,7 @@
setTimeout(() => {
window.location = './';
}, 250);
}, 1000);
setTimeout(() => {
document.getElementById('link').style.opacity = 1;