We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8295a5d commit 5b3147bCopy full SHA for 5b3147b
lib/ex_finance_web/components/layouts/root.html.heex
@@ -8,6 +8,7 @@
8
<.live_title suffix=" · Live Apps">
9
<%= assigns[:page_title] || "Finanzas" %>
10
</.live_title>
11
+ <link rel="canonical" href="https://finance.liveapps.com.ar" />
12
<link phx-track-static rel="stylesheet" href={~p"/assets/app.css"} />
13
<script
14
defer
0 commit comments