Skip to content

Commit ba27999

Browse files
authored
Update index.html
1 parent 2b681d3 commit ba27999

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

top50/index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,8 @@ <h3>Updates</h3>
376376
<p>Click the button to connect to NightBot</p>
377377
<p>(access live chat for commands)</p>
378378
<button onclick="connect()" style="font-size: 2vw;" id="toConnect">Connect</button>
379-
<label>Connected: </label><label id="isconnected">No</label>
379+
<label>Connected: </label><label id="isconnected">No</label><br>
380+
<h1>How to setup NightBot & LCEDIT for streams: <a href="https://www.youtube.com/watch?v=j40Xs1zZqg4">Tutorial Video</a></h1>
380381
</div>
381382
</div>
382383
</div>

0 commit comments

Comments
 (0)