From 0dc2ca5a2766207e890f11109b732d56fd34602b Mon Sep 17 00:00:00 2001 From: Bruno Paulino Date: Mon, 12 Sep 2022 13:34:14 +0200 Subject: [PATCH 1/2] Fix title tag and add Open Graph --- lib/turbo_web/templates/layout/root.html.heex | 14 +++++++++++++- priv/static/images/turbo_racer_cover.jpg | Bin 0 -> 221799 bytes 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 priv/static/images/turbo_racer_cover.jpg diff --git a/lib/turbo_web/templates/layout/root.html.heex b/lib/turbo_web/templates/layout/root.html.heex index cf5a3b8..48675df 100644 --- a/lib/turbo_web/templates/layout/root.html.heex +++ b/lib/turbo_web/templates/layout/root.html.heex @@ -11,7 +11,19 @@ href={Routes.static_path(@conn, "/images/turbo-racer.svg")} /> Turbo Racer - <%= live_title_tag(assigns[:page_title] || "Racer") %> + + + + + + + + + + + + +