Skip to content

Commit

Permalink
test1
Browse files Browse the repository at this point in the history
  • Loading branch information
MbFredys committed Dec 28, 2023
1 parent 59ba08c commit 3a748a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/blog/[...page].astro
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const { page } = Astro.props;

<BaseLayout title="Blog's Articles">
<div class="mb-5">
<div class="text-3xl w-full font-bold">Blog´s Articles</div>
<div class="text-3xl w-full font-bold">Blog Articles</div>
</div>


Expand Down

0 comments on commit 3a748a0

Please sign in to comment.