Skip to content

Commit

Permalink
Try load for blog
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKiwi committed Jan 9, 2024
1 parent 268a66e commit 031c714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import Community from "../components/Community";
<Why client:idle />
<Browse client:load />
<Team />
<Blog client:idle />
<Blog client:load />
<Community client:idle />
</main>
</Layout>
Expand Down

0 comments on commit 031c714

Please sign in to comment.