url fixes

This commit is contained in:
biglyderv 2024-10-27 14:57:58 -04:00
parent 6c70e4e731
commit 6d56d52d95

View file

@ -11,8 +11,8 @@
<h1>UniButton</h1> <h1>UniButton</h1>
<p>The <b>left mouse button</b> is the only input. No keyboard, moving the mouse, or anything else.</p> <p>The <b>left mouse button</b> is the only input. No keyboard, moving the mouse, or anything else.</p>
<p>Click to launch... figure out the rest of the combos yourself.</p> <p>Click to launch... figure out the rest of the combos yourself.</p>
<a class='button' href='https://git.xuyezo.net/explore/repos'>Created by 08draven</a> <a class='button' href='https://git.dervland.net/explore/repos'>Created by 08draven</a>
<a class='button' href='https://bg.xuyezo.net/client/login?redirect=https://ub.xuyezo.net/'>Log in</a> <a class='button' href='https://bg.dervland.net/client/login?redirect=https://ub.xuyezo.net/'>Log in</a>
<a class='button' href='https://discord.gg/wZ3mg58JMT'>Chat</a> <a class='button' href='https://discord.gg/wZ3mg58JMT'>Chat</a>
<canvas id='canvas'></canvas> <canvas id='canvas'></canvas>
</div> </div>