Skip to content

Commit

Permalink
fixed blog
Browse files Browse the repository at this point in the history
icanc0 committed Sep 4, 2024
1 parent 96174b4 commit 080e200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/(main)/blogs/+page.svelte
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ import { base } from '$app/paths';

<div class="flex flex-col lg:flex-none space-y-6 sm:space-y-0 sm:gap-4 sm:grid sm:grid-cols-2 sm:grid-flow-row ">
<a href="{base}/blogs/about">
test blog path
No blogs yet.
</a>
</div>

0 comments on commit 080e200

Please sign in to comment.