mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Added link to signin page
This commit is contained in:
@@ -40,4 +40,8 @@
|
||||
<button type="submit">Sign Up</button>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="zone medium text-align-center">
|
||||
<a href="/auth/signin">Already have an account?</a>
|
||||
</div>
|
||||
@@ -1,4 +1,4 @@
|
||||
<div class="logo text-align-center">
|
||||
<div class="logo text-align-center margin-bottom-xl">
|
||||
<a href="/">
|
||||
<img src="/images/appwrite.svg" alt="Appwrite Light Logo" class="force-light" />
|
||||
<img src="/images/appwrite-footer-dark.svg" alt="Appwrite Dark Logo" class="force-dark" />
|
||||
|
||||
Reference in New Issue
Block a user