forked from tangled.org/core
Monorepo for Tangled — https://tangled.org

appview/pages: improve signup page copy

hopefully people use their existing handles now

Signed-off-by: oppiliappan <me@oppi.li>

oppi.li 47ffa077 1f692da3

verified
Changed files
+1 -1
appview
pages
templates
+1 -1
appview/pages/templates/user/signup.html
···
</button>
</form>
<p class="text-sm text-gray-500">
-
Already have an account? <a href="/login" class="underline">Login to Tangled</a>.
+
Already have an ATProto account? <a href="/login" class="underline">Login to Tangled</a>.
</p>
<p id="signup-msg" class="error w-full"></p>