Can create new blogs

This commit is contained in:
cdricms
2025-02-21 19:46:36 +01:00
parent 7a97961fef
commit 4b005945b2
9 changed files with 362 additions and 99 deletions

View File

@@ -72,4 +72,8 @@ body {
body {
@apply bg-background text-foreground;
}
h1 {
@apply text-4xl font-bold;
}
}