diff --git a/.nojekyll b/.nojekyll
index 59dac85..bc7489c 100644
--- a/.nojekyll
+++ b/.nojekyll
@@ -1 +1 @@
-92ef9ce5
\ No newline at end of file
+ee9e652e
\ No newline at end of file
diff --git a/about.html b/about.html
index c3553e3..e88cf4a 100644
--- a/about.html
+++ b/about.html
@@ -143,7 +143,7 @@
On this page
Contributions and Code Guidelines
A bit of history
-
+
@@ -464,7 +464,7 @@ A bit of history
}
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
- var filterRegex = new RegExp("https:\/\/iSEE\.github\.io\/");
+ var filterRegex = new RegExp("https:\/\/isee\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href);
}
diff --git a/apps.html b/apps.html
index 1c2d53f..a259427 100644
--- a/apps.html
+++ b/apps.html
@@ -155,7 +155,7 @@ On this page
CD8 TILs from B16 melanoma tumors
Demonstration iSEE apps (2018)
-
+
@@ -681,7 +681,7 @@ Demonstration
}
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
- var filterRegex = new RegExp("https:\/\/iSEE\.github\.io\/");
+ var filterRegex = new RegExp("https:\/\/isee\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href);
}
diff --git a/dashboard.html b/dashboard.html
index b0ee197..6b04c71 100644
--- a/dashboard.html
+++ b/dashboard.html
@@ -140,7 +140,7 @@ On this page
iSEE organisation
Third-party extensions
-
+
@@ -488,7 +488,7 @@ Third-party extensi
}
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
- var filterRegex = new RegExp("https:\/\/iSEE\.github\.io\/");
+ var filterRegex = new RegExp("https:\/\/isee\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href);
}
diff --git a/index.html b/index.html
index 7cdc5ac..26bd471 100644
--- a/index.html
+++ b/index.html
@@ -403,7 +403,7 @@ Welcome to the iSEE-verse!
}
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
- var filterRegex = new RegExp("https:\/\/iSEE\.github\.io\/");
+ var filterRegex = new RegExp("https:\/\/isee\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href);
}
@@ -422,4 +422,4 @@ Welcome to the iSEE-verse!
-