diff --git a/src/_components/notifications/CreateProfile.svelte b/src/_components/notifications/CreateProfile.svelte index 12ebe1c..a9e7898 100644 --- a/src/_components/notifications/CreateProfile.svelte +++ b/src/_components/notifications/CreateProfile.svelte @@ -3,13 +3,12 @@ {#if !wasDismissed} -
+

@@ -24,7 +23,7 @@

+ + {#if $errors.profileSlug} + {$errors.profileSlug} + {/if}
@@ -268,6 +273,8 @@
+ + diff --git a/src/routes/(root)/verify-account/+page.svelte b/src/routes/(root)/verify-account/+page.svelte index 82a730d..622869c 100644 --- a/src/routes/(root)/verify-account/+page.svelte +++ b/src/routes/(root)/verify-account/+page.svelte @@ -26,12 +26,11 @@ -
-
+
+
-
- Confused Preston +
@@ -69,4 +68,4 @@
-
+