Skip to content

Commit dfa08df

Browse files
committed
feat: Poster Loom
1 parent bdc0802 commit dfa08df

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

public/apps/apps.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -319,15 +319,6 @@
319319
"description": "Blend background environments to create your ideal focus space.",
320320
"icon": "SpeakerHighIcon",
321321
"created_at": "2025-12-20T14:00:00+03:00"
322-
},
323-
{
324-
"slug": "poster-loom",
325-
"to": "/apps/poster-loom",
326-
"title": "Poster Loom",
327-
"description": "Construct brutalist digital posters with generative grids and technical typography.",
328-
"icon": "GridFourIcon",
329-
"created_at": "2025-12-20T17:00:00+03:00",
330-
"pinned_order": 23
331322
}
332323
]
333324
},
@@ -337,6 +328,24 @@
337328
"icon": "MagicWandIcon",
338329
"order": 3,
339330
"apps": [
331+
{
332+
"slug": "poster-loom",
333+
"to": "/apps/poster-loom",
334+
"title": "Poster Loom",
335+
"description": "Construct brutalist digital posters with generative grids and technical typography.",
336+
"icon": "GridFourIcon",
337+
"created_at": "2025-12-20T17:00:00+03:00",
338+
"pinned_order": 23
339+
},
340+
{
341+
"slug": "blend-lab",
342+
"to": "/apps/blend-lab",
343+
"title": "Blend Lab",
344+
"description": "Create abstract color fields with noise, blur, and custom typography.",
345+
"icon": "SelectionIcon",
346+
"created_at": "2025-12-20T15:00:00+03:00",
347+
"pinned_order": 21
348+
},
340349
{
341350
"slug": "fractal-flora",
342351
"to": "/apps/fractal-flora",
@@ -429,15 +438,6 @@
429438
"icon": "LockKeyIcon",
430439
"created_at": "2025-12-20T12:00:00+03:00"
431440
},
432-
{
433-
"slug": "blend-lab",
434-
"to": "/apps/blend-lab",
435-
"title": "Blend Lab",
436-
"description": "Create abstract color fields with noise, blur, and custom typography.",
437-
"icon": "SelectionIcon",
438-
"created_at": "2025-12-20T15:00:00+03:00",
439-
"pinned_order": 21
440-
},
441441
{
442442
"slug": "cron-job-generator",
443443
"to": "/apps/cron-job-generator",
@@ -623,4 +623,4 @@
623623
}
624624
]
625625
}
626-
}
626+
}

0 commit comments

Comments
 (0)