From ec104626b65faf074d5facd9c94becb4d2d68237 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Mon, 12 Sep 2022 13:24:55 -0400 Subject: [PATCH] updating file name --- index.html | 2 +- map_data3.js => map_data.js | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename map_data3.js => map_data.js (100%) diff --git a/index.html b/index.html index 8a24986..42fc2a1 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - + diff --git a/map_data3.js b/map_data.js similarity index 100% rename from map_data3.js rename to map_data.js