Skip to content

Commit f6e8e64

Browse files
committed
feat: add wordle clone info
1 parent bd96dd3 commit f6e8e64

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

public/banner.piml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,14 @@
158158
(isActive) true
159159
(link) https://fezcode.com/climb-the-tall-building-0/
160160
(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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@
6161
(label) CTTB-0
6262
(to) https://fezcode.com/climb-the-tall-building-0/
6363
(icon) SwordIcon
64+
> (item)
65+
(label) Net Run
66+
(to) https://fezcode.com/net_run/
67+
(icon) CubeIcon
6468

6569
> (section)
6670
(id) isAppsOpen

0 commit comments

Comments
 (0)