From 8e4f8d50982eee7afa80a883e2017b30729e117d Mon Sep 17 00:00:00 2001 From: Alexander Kavon Date: Tue, 2 Dec 2025 20:08:49 -0500 Subject: add warning about gridbit website being defunct, remove from hover.js --- website/hover.js | 1 - 1 file changed, 1 deletion(-) (limited to 'website/hover.js') 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"); -- cgit v1.2.3