summaryrefslogtreecommitdiff
path: root/website/hover.js
diff options
context:
space:
mode:
Diffstat (limited to 'website/hover.js')
-rwxr-xr-xwebsite/hover.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/website/hover.js b/website/hover.js
index a654309..835a0cd 100755
--- a/website/hover.js
+++ b/website/hover.js
@@ -1,5 +1,4 @@
$(document).ready(function() {
- alert("This website is for viewable archive purposes only! None of the projects (except rapbot) exist, and these guys don't do this stuff anymore. Move on with your life!");
$(".link_box").hover(
function () {
$(this).addClass("hover");