diff --git a/public_html/index.html b/public_html/index.html
index 5c95bb4..8b37b18 100644
--- a/public_html/index.html
+++ b/public_html/index.html
@@ -151,7 +151,7 @@ Preservation of this notice shall satisfy the attribution requirement.
-
+
@@ -186,6 +186,20 @@ Preservation of this notice shall satisfy the attribution requirement.
Dark
+
+
+

+
+
+
+ Dark Matter
+
+
Black, shadowy theme for overlays.
+
https://maps.netsyms.net/styles/dark-matter/style.json
+
+
+
+

@@ -214,20 +228,6 @@ Preservation of this notice shall satisfy the attribution requirement.
-
-
-

-
-
-
- Dark Matter
-
-
Black, shadowy theme for overlays.
-
https://maps.netsyms.net/styles/dark-matter/style.json
-
-
-
-
TerranQuest
@@ -284,8 +284,8 @@ Preservation of this notice shall satisfy the attribution requirement.
evt.preventDefault();
$(".preview-select .nav-link").removeClass("active");
$(".nav-link", this).addClass("active");
- var preview = $(this).data("preview");
- $("img.card-img").each(function () {
+ var preview = $(this).data("preview");
+ $("img.card-img").each(function () {
var src = $(this).attr("src");
console.log(src);
src = src.replace("large", "XXX");