summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwebsite/about.html5
-rwxr-xr-xwebsite/hover.js1
-rwxr-xr-xwebsite/projects.html7
-rwxr-xr-xwebsite/work.html5
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." />
<meta name="keywords" content="Montana production company, production company, video production company, audio production company, Montana action classes, acting classes,
Montana workshops, business workshops, Gridbit Labs, Gridbit Laboratories, Gridbit Laboratories LLC" />
+ <script>
+ 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!");
+ </script>
</head>
<body>
<div id="other_container">
@@ -97,4 +100,4 @@ piwikTracker.enableLinkTracking();
</body>
-</html> \ No newline at end of file
+</html>
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 @@
<meta name="description" content="Gridbit Laboratories, LLC is a production company providing custom video, sound, and web design.
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." />
<meta name="keywords" content="Montana production company, production company, video production company, audio production company, Montana action classes, acting classes,
- Montana workshops, business workshops, Gridbit Labs, Gridbit Laboratories, Gridbit Laboratories LLC" />
+ Montana workshops, business workshops, Gridbit Labs, Gridbit Laboratories, Gridbit Laboratories LLC" />
+ <script>
+ 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!");
+ </script>
</head>
<body>
<div id="other_container">
@@ -82,4 +85,4 @@ piwikTracker.enableLinkTracking();
</body>
-</html> \ No newline at end of file
+</html>
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." />
<meta name="keywords" content="Montana production company, production company, video production company, audio production company, Montana action classes, acting classes,
Montana workshops, business workshops, Gridbit Labs, Gridbit Laboratories, Gridbit Laboratories LLC" />
+ <script>
+ 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!");
+ </script>
</head>
<body>
<div id="other_container">
@@ -88,4 +91,4 @@ piwikTracker.enableLinkTracking();
</body>
-</html> \ No newline at end of file
+</html>