From 3526edb774749a80d3be9662d17d820e1f23095a Mon Sep 17 00:00:00 2001 From: John Hess Date: Fri, 7 Jun 2024 18:27:38 -0500 Subject: [PATCH] move to directories for .. to work appropriatels --- apps.html => apps/index.html | 0 maps.html => maps/index.html | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename apps.html => apps/index.html (100%) rename maps.html => maps/index.html (100%) diff --git a/apps.html b/apps/index.html similarity index 100% rename from apps.html rename to apps/index.html diff --git a/maps.html b/maps/index.html similarity index 100% rename from maps.html rename to maps/index.html