Add more to user page
This commit is contained in:
@@ -18,3 +18,8 @@
|
||||
{#if users.length === 0}
|
||||
<p class="text-center">No users found with public profiles.</p>
|
||||
{/if}
|
||||
|
||||
<svelte:head>
|
||||
<title>Users</title>
|
||||
<meta name="description" content="View your adventure collections." />
|
||||
</svelte:head>
|
||||
|
||||
Reference in New Issue
Block a user