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/about.html | 5 ++++- website/hover.js | 1 - website/projects.html | 7 +++++-- website/work.html | 5 ++++- 4 files changed, 13 insertions(+), 5 deletions(-) diff --git a/website/about.html b/website/about.html index 23690d7..e821522 100755 --- a/website/about.html +++ b/website/about.html @@ -9,6 +9,9 @@ Gridbit Laboratories also offers a various set of workshops, classes, and consultation. It's main goal is open up the creative talents of Montana to the world." /> +
@@ -97,4 +100,4 @@ piwikTracker.enableLinkTracking(); - \ No newline at end of file + 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"); diff --git a/website/projects.html b/website/projects.html index e82a0ef..35e53b6 100755 --- a/website/projects.html +++ b/website/projects.html @@ -8,7 +8,10 @@ + Montana workshops, business workshops, Gridbit Labs, Gridbit Laboratories, Gridbit Laboratories LLC" /> +
@@ -82,4 +85,4 @@ piwikTracker.enableLinkTracking(); - \ No newline at end of file + diff --git a/website/work.html b/website/work.html index 10a43b1..5f73a90 100755 --- a/website/work.html +++ b/website/work.html @@ -9,6 +9,9 @@ Gridbit Laboratories also offers a various set of workshops, classes, and consultation. It's main goal is open up the creative talents of Montana to the world." /> +
@@ -88,4 +91,4 @@ piwikTracker.enableLinkTracking(); - \ No newline at end of file + -- cgit v1.2.3