diff --git a/www/src/pages/private/index.astro b/www/src/pages/private/index.astro index f9e3703..4c85cbf 100644 --- a/www/src/pages/private/index.astro +++ b/www/src/pages/private/index.astro @@ -20,7 +20,7 @@ const { grouped, categories: sortedCategories } = organizePostsByCategory(posts,
logged in as {session.user?.name} sign out
-nothing here