Skip to content

Commit 288c9b1

Browse files
committed
feat(apps): add Vitray — a glassmorphic glass-effect studio
1 parent cc7024a commit 288c9b1

6 files changed

Lines changed: 1390 additions & 93 deletions

File tree

public/apps/apps.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,14 @@
181181
"icon": "SparkleIcon",
182182
"order": 2,
183183
"apps": [
184+
{
185+
"slug": "vitray",
186+
"to": "/apps/vitray",
187+
"title": "Vitray",
188+
"description": "A stained-glass atelier for your images. Refract any picture through fluted, mosaic, pixel, frosted or liquid glass with dozens of live parameters.",
189+
"icon": "GridFourIcon",
190+
"created_at": "2026-06-11T12:00:00+03:00"
191+
},
184192
{
185193
"slug": "ebru",
186194
"to": "/apps/ebru",

public/rss.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<link>https://fezcode.com</link>
1010
</image>
1111
<generator>RSS for Node</generator>
12-
<lastBuildDate>Wed, 10 Jun 2026 22:51:11 GMT</lastBuildDate>
12+
<lastBuildDate>Wed, 10 Jun 2026 23:52:06 GMT</lastBuildDate>
1313
<atom:link href="https://fezcode.com/rss.xml" rel="self" type="application/rss+xml"/>
14-
<pubDate>Wed, 10 Jun 2026 22:51:11 GMT</pubDate>
14+
<pubDate>Wed, 10 Jun 2026 23:52:05 GMT</pubDate>
1515
<copyright><![CDATA[2026 Ahmed Samil Bulbul]]></copyright>
1616
<language><![CDATA[en]]></language>
1717
<managingEditor><![CDATA[samil.bulbul@gmail.com (Ahmed Samil Bulbul)]]></managingEditor>

0 commit comments

Comments
 (0)