We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3bf12b commit 77e31e4Copy full SHA for 77e31e4
src/index.html
@@ -21,8 +21,10 @@ <h3>A game engine and framework for building games and applications integrated
21
22
<section class="c">
23
<card class="comfy">
24
- <input type="text" value="wss://relay.ngengine.org" readonly>
25
-
+ <input type="text" value="wss://relay.ngengine.org" readonly>
+ </card>
26
+ <card class="comfy">
27
+ <input type="text" value="wss://relay2.ngengine.org" readonly>
28
</card>
29
</section>
30
0 commit comments