We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd96dd3 commit f6e8e64Copy full SHA for f6e8e64
public/banner.piml
@@ -158,3 +158,14 @@
158
(isActive) true
159
(link) https://fezcode.com/climb-the-tall-building-0/
160
(linkText) Play Climb the Tall Building 0
161
+
162
+ > (banner)
163
+ (id) netrun-launch
164
+ (type) info
165
+ (from) 2026-03-30T00:00:00Z
166
+ (to) 2026-04-05T23:59:59Z
167
+ (text) NET_RUN IS ONLINE: A WORDLE CLONE IN SPACE. ACCESS AT /NET_RUN.
168
+ (isActive) true
169
+ (link) https://fezcode.com/net_run
170
+ (linkText) Play net_run
171
public/sidebar.piml
@@ -61,6 +61,10 @@
61
(label) CTTB-0
62
(to) https://fezcode.com/climb-the-tall-building-0/
63
(icon) SwordIcon
64
+ > (item)
65
+ (label) Net Run
66
+ (to) https://fezcode.com/net_run/
67
+ (icon) CubeIcon
68
69
> (section)
70
(id) isAppsOpen
0 commit comments