Skip to content

Commit 724f87d

Browse files
committed
feat(ui): add Urban Rogue to sidebar and banner notifications
1 parent 1a1d406 commit 724f87d

4 files changed

Lines changed: 102 additions & 88 deletions

File tree

public/banner.piml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,17 @@
165165
(from) 2026-03-30T00:00:00Z
166166
(to) 2026-04-05T23:59:59Z
167167
(text) NET_RUN IS ONLINE: A WORDLE CLONE IN SPACE. ACCESS AT /NET_RUN.
168-
(isActive) true
168+
(isActive) false
169169
(link) https://fezcode.com/net_run
170170
(linkText) Play net_run
171171

172+
> (banner)
173+
(id) urban-rogue-launch
174+
(type) info
175+
(from) 2026-04-11T00:00:00Z
176+
(to) 2026-04-20T23:59:59Z
177+
(text) URBAN ROGUE IS ONLINE: THE ELEGANT NEW YORK ARCHITECTURAL PROTOCOL. ACCESS AT https://fezcode.com/urban-rogue/.
178+
(isActive) true
179+
(link) https://fezcode.com/urban-rogue/
180+
(linkText) Play Urban Rogue
181+

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, 11 Apr 2026 00:03:47 GMT</lastBuildDate>
12+
<lastBuildDate>Sat, 11 Apr 2026 00:23:34 GMT</lastBuildDate>
1313
<atom:link href="https://fezcode.com/rss.xml" rel="self" type="application/rss+xml"/>
14-
<pubDate>Sat, 11 Apr 2026 00:03:47 GMT</pubDate>
14+
<pubDate>Sat, 11 Apr 2026 00:23:34 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>

public/sidebar.piml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@
5353
(label) Castarook
5454
(to) https://fezcode.com/castarook/
5555
(icon) CrownIcon
56+
> (item)
57+
(label) Urban Rogue
58+
(to) https://fezcode.com/urban-rogue/
59+
(icon) TargetIcon
5660
> (item)
5761
(label) Swat Tactics
5862
(to) https://fezcode.com/Swat-Tactics/

0 commit comments

Comments
 (0)