From 889955adbc8cb482f093df5ea75b83597831d893 Mon Sep 17 00:00:00 2001 From: spatialfree Date: Sun, 3 Nov 2024 01:54:29 -0500 Subject: [PATCH] consolidate the biz --- tem/html/biz copy.html | 49 ----------------------------------- tem/html/{ => pages}/biz.html | 0 2 files changed, 49 deletions(-) delete mode 100644 tem/html/biz copy.html rename tem/html/{ => pages}/biz.html (100%) diff --git a/tem/html/biz copy.html b/tem/html/biz copy.html deleted file mode 100644 index 512d0da..0000000 --- a/tem/html/biz copy.html +++ /dev/null @@ -1,49 +0,0 @@ -

shared accounts:

- - -
- - - - \ No newline at end of file diff --git a/tem/html/biz.html b/tem/html/pages/biz.html similarity index 100% rename from tem/html/biz.html rename to tem/html/pages/biz.html