Test push after repo was lost

This commit is contained in:
2026-07-11 23:13:46 -05:00
parent b22c82b1f9
commit 78fe9a9abc
3 changed files with 5 additions and 5 deletions

View File

@@ -2,4 +2,4 @@
<h1>Lua test page</h1>
<p>This button uses <code>NavigateTo('about')</code> lua code instead of a registered C++ event</p>
<button onclick="NavigateTo('about')">Go to About Page</button>
</div>
</div>