fixed url

This commit is contained in:
Lynne Megido 2018-11-12 18:42:47 +10:00
parent 0ff541cde9
commit affd824913
Signed by: lynnesbian
GPG Key ID: FB7B970303ACE499

View File

@ -8,7 +8,7 @@
<h1>Connect to Curious Cat</h1>
<!-- <div id='logo-main'></div> -->
<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 />
<input name='cc' required /><br />
<button>Connect</button>