summaryrefslogtreecommitdiff
path: root/service/pixelated/assets/Interstitial.js
diff options
context:
space:
mode:
Diffstat (limited to 'service/pixelated/assets/Interstitial.js')
-rw-r--r--service/pixelated/assets/Interstitial.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/pixelated/assets/Interstitial.js b/service/pixelated/assets/Interstitial.js
index 6fed8d78..ac5a789a 100644
--- a/service/pixelated/assets/Interstitial.js
+++ b/service/pixelated/assets/Interstitial.js
@@ -48,7 +48,7 @@ $(function () {
window.location="/";
}
});
- }, 5000);
+ }, 2000);
$('#hive-section').height($(window).height());