From f7b163087e42f0d64b5e6cc0f6522fce4faf5a6f Mon Sep 17 00:00:00 2001 From: Adam Piontek Date: Tue, 6 Apr 2021 19:19:10 -0400 Subject: [PATCH] added feed discovery via root html head --- lib/home73k_web/templates/layout/root.html.leex | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/home73k_web/templates/layout/root.html.leex b/lib/home73k_web/templates/layout/root.html.leex index 815eb20..bf3e21f 100644 --- a/lib/home73k_web/templates/layout/root.html.leex +++ b/lib/home73k_web/templates/layout/root.html.leex @@ -7,6 +7,7 @@ <%= csrf_meta_tag() %> <%= live_title_tag assigns[:page_title] || "", prefix: assigns[:page_title] && "73k \\ " || "73k" %> +