This commit is contained in:
Kyle
2020-07-06 17:41:08 -07:00
parent 4b384cde2c
commit e0417541b4
2 changed files with 6 additions and 102 deletions

View File

@@ -97,6 +97,11 @@
</div>
<script defer src="/data/scripts/sortable.js"></script>
<script defer src="/data/scripts/lazyLoadSamples.js"></script>
<script>
if (window.location.search == '?reason=redirect') {
setTimeout(function() {alert("It appears that URL you've entered is incorrect or no longer exists, so we've brought you to the home page.")}, 2000)
}
</script>
</body>
<footer id='footer'>
<script async src='/data/scripts/footer.js'></script>