fixed url
This commit is contained in:
parent
0ff541cde9
commit
affd824913
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
<h1>Connect to Curious Cat</h1>
|
<h1>Connect to Curious Cat</h1>
|
||||||
<!-- <div id='logo-main'></div> -->
|
<!-- <div id='logo-main'></div> -->
|
||||||
<form action='/internal/ccc_a' method='POST'>
|
<form action='/internal/ccc_a' method='POST'>
|
||||||
<div id='form-avi' style="background-image:url('https://lynnesbian.space/res/ceres/cc_smol.png')"></div>
|
<div id='form-avi' style="background-image:url('https://lynnesbian.space/res/ceres/cc-smol.png')"></div>
|
||||||
<label for='cc'>Curious Cat username</label><br />
|
<label for='cc'>Curious Cat username</label><br />
|
||||||
<input name='cc' required /><br />
|
<input name='cc' required /><br />
|
||||||
<button>Connect</button>
|
<button>Connect</button>
|
||||||
|
|
Loading…
Reference in a new issue