Skip to content

Commit

Permalink
Cmabiando datos de la web
Browse files Browse the repository at this point in the history
  • Loading branch information
MbFredys committed Jun 23, 2023
1 parent ca61d2f commit 06f8585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/projects.astro
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import HorizontalCard from "../components/HorizontalCard.astro";

<BaseLayout title = "Projects">
<div>
<div class="text-3xl w-full font-bold mb-5">SaaS</div>
<div class="text-3xl w-full font-bold mb-5">Website</div>
</div>

<HorizontalCard
Expand Down

0 comments on commit 06f8585

Please sign in to comment.