Skip to content

Commit

Permalink
Fix format issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sgobotta committed Aug 23, 2024
1 parent 5b3147b commit 69caab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ex_finance_web/components/layouts/root.html.heex
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<.live_title suffix=" · Live Apps">
<%= assigns[:page_title] || "Finanzas" %>
</.live_title>
<link rel="canonical" href="https://finance.liveapps.com.ar" />
<link rel="canonical" href="https://finance.liveapps.com.ar" />
<link phx-track-static rel="stylesheet" href={~p"/assets/app.css"} />
<script
defer
Expand Down

0 comments on commit 69caab8

Please sign in to comment.