mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 12:57:49 +00:00
Formatting
This commit is contained in:
@@ -21,9 +21,9 @@
|
|||||||
</a>
|
</a>
|
||||||
|
|
||||||
{#if $loggedIn}
|
{#if $loggedIn}
|
||||||
<a href="https://cloud.appwrite.io" class="aw-button aw-u-flex-1">Go to Console</a>
|
<a href="https://cloud.appwrite.io" class="aw-button aw-u-flex-1">Go to Console</a>
|
||||||
{:else}
|
{:else}
|
||||||
<a href="https://cloud.appwrite.io" class="aw-button aw-u-flex-1">Get started</a>
|
<a href="https://cloud.appwrite.io" class="aw-button aw-u-flex-1">Get started</a>
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
<div class="aw-side-nav-scroll">
|
<div class="aw-side-nav-scroll">
|
||||||
|
|||||||
Reference in New Issue
Block a user