diff --git a/public/frames/base/frame.png b/public/frames/base/frame.png new file mode 100644 index 0000000..c6fb033 Binary files /dev/null and b/public/frames/base/frame.png differ diff --git a/public/frames/base/mmetadata.json b/public/frames/base/mmetadata.json new file mode 100644 index 0000000..32ffd67 --- /dev/null +++ b/public/frames/base/mmetadata.json @@ -0,0 +1,5 @@ +{ + "name": "Base Frame", + "description": "This is a placeholder base frame. Replace as needed.", + "preview": "/frames/base/frame.png" +}