From 9f6791909db1bdd312f22696d9977aaf34bcaf42 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Wed, 27 Nov 2024 23:41:11 +0000 Subject: [PATCH] Add a footer --- .../components/layouts/root.html.heex | 24 +++++++++++++++++++ .../live/stats_live/index.html.heex | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/lib/music_library_web/components/layouts/root.html.heex b/lib/music_library_web/components/layouts/root.html.heex index 156428b4..4ca1794c 100644 --- a/lib/music_library_web/components/layouts/root.html.heex +++ b/lib/music_library_web/components/layouts/root.html.heex @@ -36,5 +36,29 @@ <%= @inner_content %> + diff --git a/lib/music_library_web/live/stats_live/index.html.heex b/lib/music_library_web/live/stats_live/index.html.heex index 90f9bab8..3c60e002 100644 --- a/lib/music_library_web/live/stats_live/index.html.heex +++ b/lib/music_library_web/live/stats_live/index.html.heex @@ -82,7 +82,7 @@