Skip to content

Commit d26c333

Browse files
Fix demo: use gh-pages branch
1 parent 16ea100 commit d26c333

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h3>Connect to a Git Repo</h3>
183183
</div>
184184
<div class="field">
185185
<label>Branch</label>
186-
<input type="text" id="branch" value="main" placeholder="main">
186+
<input type="text" id="branch" value="gh-pages" placeholder="main">
187187
</div>
188188
<div class="field">
189189
<label>Nostr Relay</label>

0 commit comments

Comments
 (0)