summaryrefslogtreecommitdiff
path: root/website/hover.js
diff options
context:
space:
mode:
authorAlexander Kavon <me+git@alexkavon.com>2025-12-02 20:08:49 -0500
committerAlexander Kavon <me+git@alexkavon.com>2025-12-02 20:08:49 -0500
commit8e4f8d50982eee7afa80a883e2017b30729e117d (patch)
treece9071f98c1644f8d9c2b8813cb6b32fb0664b21 /website/hover.js
parentfa9963fe8826e28d7d3ac0b94f1cd72356286c4b (diff)
add warning about gridbit website being defunct, remove from hover.jsHEADtrunk
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");