Skip to content

Commit

Permalink
Update home.html.heex
Browse files Browse the repository at this point in the history
  • Loading branch information
RemoteRabbit authored Nov 8, 2024
1 parent bf17ce6 commit a508732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/portfolio_web/controllers/page_html/home.html.heex
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</p>
</div>
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6">
<img class="object-cover object-center rounded" alt="hero" src="images/lego-garden.jpeg" />
<img class="object-cover object-center rounded" alt="hero" src="images/lego_garden.jpeg" />
</div>
</div>
</section>
Expand Down

0 comments on commit a508732

Please sign in to comment.