From 0d8072c72a6cfdc1ed6f676859e67ed34c31fe93 Mon Sep 17 00:00:00 2001 From: Berlyn Date: Thu, 2 Jul 2026 01:04:08 -0500 Subject: [PATCH] move and organize files --- .../applestar07-toyhouse-artfight-notice.html | 33 ------------------- .../global-character-permissions.html | 0 .../my-profile/my-profile-old.html | 0 .../{ => my-profile}/my-profile.html | 0 4 files changed, 33 deletions(-) delete mode 100644 my-characters/applestar07-toyhouse-artfight-notice.html rename my-characters/{ => my-profile}/global-character-permissions.html (100%) rename old-bbcode-conversion/old-profile-bbcode-converted.html => my-characters/my-profile/my-profile-old.html (100%) rename my-characters/{ => my-profile}/my-profile.html (100%) diff --git a/my-characters/applestar07-toyhouse-artfight-notice.html b/my-characters/applestar07-toyhouse-artfight-notice.html deleted file mode 100644 index 4fb5e3f..0000000 --- a/my-characters/applestar07-toyhouse-artfight-notice.html +++ /dev/null @@ -1,33 +0,0 @@ -
-

- ART FIGHT 2026 -
Comedy - VS - Mystery - VS - Tragedy
-

-
-
- -
-
-

- - - I'm currently participating in
my 4th year of Art Fight on
Team Tragedy! -

-

- - - ATTACK ME! -

-
-
-
- -
-

- code by applestar07 -

-
\ No newline at end of file diff --git a/my-characters/global-character-permissions.html b/my-characters/my-profile/global-character-permissions.html similarity index 100% rename from my-characters/global-character-permissions.html rename to my-characters/my-profile/global-character-permissions.html diff --git a/old-bbcode-conversion/old-profile-bbcode-converted.html b/my-characters/my-profile/my-profile-old.html similarity index 100% rename from old-bbcode-conversion/old-profile-bbcode-converted.html rename to my-characters/my-profile/my-profile-old.html diff --git a/my-characters/my-profile.html b/my-characters/my-profile/my-profile.html similarity index 100% rename from my-characters/my-profile.html rename to my-characters/my-profile/my-profile.html