Skip to content

Commit c6b1901

Browse files
authored
Supabase Cloud: Add images of dashboard for tile overview (#23229)
1 parent b9c22b1 commit c6b1901

4 files changed

Lines changed: 17 additions & 1 deletion

File tree

859 KB
Loading
670 KB
Loading
664 KB
Loading

supabase_cloud/manifest.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,23 @@
1111
"changelog": "CHANGELOG.md",
1212
"description": "Monitor the activity, health, and performance of your Supabase Cloud projects.",
1313
"title": "Supabase Cloud",
14-
"media": [],
14+
"media": [
15+
{
16+
"media_type": "image",
17+
"caption": "Supabase Cloud Overview",
18+
"image_url": "images/supabase_cloud_overview_1.png"
19+
},
20+
{
21+
"media_type": "image",
22+
"caption": "Supabase Cloud Overview",
23+
"image_url": "images/supabase_cloud_overview_2.png"
24+
},
25+
{
26+
"media_type": "image",
27+
"caption": "Supabase Cloud Overview",
28+
"image_url": "images/supabase_cloud_overview_3.png"
29+
}
30+
],
1531
"classifier_tags": [
1632
"Category::Cloud",
1733
"Category::Developer Tools",

0 commit comments

Comments
 (0)