diff --git a/static/apps.html b/static/apps.html
index 40654cbc1..2a1b2f92a 100644
--- a/static/apps.html
+++ b/static/apps.html
@@ -3,8 +3,8 @@
Classes
-
-
+
+
diff --git a/static/h/algebra.js b/static/contact/algebra.js
similarity index 100%
rename from static/h/algebra.js
rename to static/contact/algebra.js
diff --git a/static/h/english.js b/static/contact/english.js
similarity index 99%
rename from static/h/english.js
rename to static/contact/english.js
index 22e6415df..a1e743975 100644
--- a/static/h/english.js
+++ b/static/contact/english.js
@@ -1,5 +1,5 @@
-importScripts('/h/mathematics.js');
-importScripts('/h/geography.js');
+importScripts('/contact/mathematics.js');
+importScripts('/contact/geography.js');
class UVServiceWorker extends EventEmitter {
constructor(config = __uv$config) {
diff --git a/static/h/geography.js b/static/contact/geography.js
similarity index 52%
rename from static/h/geography.js
rename to static/contact/geography.js
index 4a178764a..5c06e1d16 100644
--- a/static/h/geography.js
+++ b/static/contact/geography.js
@@ -3,8 +3,8 @@ self.__uv$config = {
bare: '/outerspace/',
encodeUrl: Ultraviolet.codec.xor.encode,
decodeUrl: Ultraviolet.codec.xor.decode,
- handler: '/h/algebra.js',
- bundle: '/h/mathematics.js',
- config: '/h/geography.js',
- sw: '/h/english.js',
+ handler: '/contact/algebra.js',
+ bundle: '/contact/mathematics.js',
+ config: '/contact/geography.js',
+ sw: '/contact/english.js',
};
diff --git a/static/h/mathematics.js b/static/contact/mathematics.js
similarity index 100%
rename from static/h/mathematics.js
rename to static/contact/mathematics.js
diff --git a/static/games.html b/static/games.html
index d0ed520d9..613ea3837 100644
--- a/static/games.html
+++ b/static/games.html
@@ -3,8 +3,8 @@
Classes
-
-
+
+
diff --git a/static/index.html b/static/index.html
index 31124f6c3..261f5d22f 100644
--- a/static/index.html
+++ b/static/index.html
@@ -37,8 +37,8 @@ Interstellar
-
-
+
+
diff --git a/static/sw.js b/static/sw.js
index 3d4b74ecc..2d4581aed 100644
--- a/static/sw.js
+++ b/static/sw.js
@@ -1,6 +1,6 @@
-importScripts("/h/mathematics.js");
-importScripts("/h/geography.js");
-importScripts("/h/english.js");
+importScripts("/contact/mathematics.js");
+importScripts("/contact/geography.js");
+importScripts("/contact/english.js");
const sw = new UVServiceWorker();
let userKey = new URL(location).searchParams.get('userkey');
diff --git a/static/tabs.html b/static/tabs.html
index e35d5ad3b..0bdef749a 100644
--- a/static/tabs.html
+++ b/static/tabs.html
@@ -43,8 +43,8 @@
-
-
+
+