Skip to content

Commit 69caab8

Browse files
committed
Fix format issues
1 parent 5b3147b commit 69caab8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ex_finance_web/components/layouts/root.html.heex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<.live_title suffix=" · Live Apps">
99
<%= assigns[:page_title] || "Finanzas" %>
1010
</.live_title>
11-
<link rel="canonical" href="https://finance.liveapps.com.ar" />
11+
<link rel="canonical" href="https://finance.liveapps.com.ar" />
1212
<link phx-track-static rel="stylesheet" href={~p"/assets/app.css"} />
1313
<script
1414
defer

0 commit comments

Comments
 (0)