Skip to content

Commit 12b214b

Browse files
committed
fix(apps): optimize BrutalistAppsPage performance and add ArcaneSigil to background v0.22.1
1 parent d8880f5 commit 12b214b

File tree

4 files changed

+112
-110
lines changed

4 files changed

+112
-110
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fezcodex",
3-
"version": "0.22.0",
3+
"version": "0.22.1",
44
"private": true,
55
"homepage": "https://fezcode.com",
66
"dependencies": {

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>Sat, 18 Apr 2026 00:44:54 GMT</lastBuildDate>
12+
<lastBuildDate>Sat, 18 Apr 2026 22:13:52 GMT</lastBuildDate>
1313
<atom:link href="https://fezcode.com/rss.xml" rel="self" type="application/rss+xml"/>
14-
<pubDate>Sat, 18 Apr 2026 00:44:52 GMT</pubDate>
14+
<pubDate>Sat, 18 Apr 2026 22:13:52 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)