From 2b469d33a14771a745b477ea3e664502f55aa26f Mon Sep 17 00:00:00 2001
From: Darren Semotiuk <106487066+DarrenSem@users.noreply.github.com>
Date: Fri, 5 Jan 2024 21:01:19 -0700
Subject: [PATCH] fixed HTML titles
---
index-single-file-with-data-urls.html | 4 ++--
index.html | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/index-single-file-with-data-urls.html b/index-single-file-with-data-urls.html
index 886208d..2d6c2ec 100644
--- a/index-single-file-with-data-urls.html
+++ b/index-single-file-with-data-urls.html
@@ -10,7 +10,7 @@
-
Catan Map Generator (with extra settings for our house rules) - Settlers of Catan Board Builder
+ (single-file for testing) Catan Map Generator (with extra settings for our house rules) - Settlers of Catan Board Builder
@@ -947,7 +947,7 @@ Generation Custom Rules
const initialLoad = evt => {
- CSSpreloadClasses(doc, 9, globalResourceTypes);
+ // CSSpreloadClasses(doc, 9, globalResourceTypes);
const skipFillTiles = DEBUG_SKIP_FILLTILES_ON_LOAD
&& ( !!evt || !"evt NOT passed therefore NEVER skipFillTiles" );
diff --git a/index.html b/index.html
index 27aece9..adef5cd 100644
--- a/index.html
+++ b/index.html
@@ -10,7 +10,7 @@
- split: Catan Map Generator (with extra settings for our house rules) - Settlers of Catan Board Builder
+ Catan Map Generator (with extra settings for our house rules) - Settlers of Catan Board Builder