diff --git a/lib/home73k_web/templates/layout/root.html.leex b/lib/home73k_web/templates/layout/root.html.leex index bf3e21f..67b33bc 100644 --- a/lib/home73k_web/templates/layout/root.html.leex +++ b/lib/home73k_web/templates/layout/root.html.leex @@ -8,6 +8,7 @@ <%= live_title_tag assigns[:page_title] || "", prefix: assigns[:page_title] && "73k \\ " || "73k" %> + " as="image" type="image/svg+xml"> @@ -26,6 +27,9 @@ + <%# inserting img code to suppress img prefetch warning for svg sprites %> + " style="display: none"> + <%= render "_navbar.html", assigns %> <%= @inner_content %>