Skip to content

Commit 77e31e4

Browse files
committed
add alt-relay
1 parent c3bf12b commit 77e31e4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ <h3>A game engine and framework for building games and applications integrated
2121

2222
<section class="c">
2323
<card class="comfy">
24-
<input type="text" value="wss://relay.ngengine.org" readonly>
25-
24+
<input type="text" value="wss://relay.ngengine.org" readonly>
25+
</card>
26+
<card class="comfy">
27+
<input type="text" value="wss://relay2.ngengine.org" readonly>
2628
</card>
2729
</section>
2830

0 commit comments

Comments
 (0)