Adds PhotoAlbum, CreatorHome, AboutCreator.

This commit is contained in:
2025-04-23 17:45:09 -04:00
parent 247b2b023c
commit 6d3525c2ee
42 changed files with 3176 additions and 818 deletions

View File

@@ -4,4 +4,5 @@ public static class SubDirectoryNames
{
public static string Profile = "profile";
public static string Contents = "contents";
public static string Albums = "albums";
}