update dist of error.html

This commit is contained in:
Girish Ramakrishnan
2015-02-12 13:14:41 -08:00
parent e7bfb948d0
commit 48aef2f217
+2
View File
@@ -33,6 +33,8 @@
req.open('GET', 'config.json');
req.send();
});
setTimeout(function () { window.location.replace('/'); }, 10000); // see if we came back
</script>
</head>