From 9c4822d6027ea8b405320e4435926fefad9fdbed Mon Sep 17 00:00:00 2001 From: Harshad Sharma Date: Fri, 10 May 2024 01:19:52 +0530 Subject: [PATCH] Add an ode to old personal home pages: "Under construction!" (And test lucide icons) --- .../components/layouts/app.html.heex | 26 -- .../components/layouts/root.html.heex | 4 +- .../controllers/page_html/home.html.heex | 224 +----------------- 3 files changed, 7 insertions(+), 247 deletions(-) diff --git a/lib/freedive_web/components/layouts/app.html.heex b/lib/freedive_web/components/layouts/app.html.heex index e23bfc8..fec9a04 100644 --- a/lib/freedive_web/components/layouts/app.html.heex +++ b/lib/freedive_web/components/layouts/app.html.heex @@ -1,29 +1,3 @@ -
-
-
- - - -

- v<%= Application.spec(:phoenix, :vsn) %> -

-
- -
-
<.flash_group flash={@flash} /> diff --git a/lib/freedive_web/components/layouts/root.html.heex b/lib/freedive_web/components/layouts/root.html.heex index 5de5dff..dbb0091 100644 --- a/lib/freedive_web/components/layouts/root.html.heex +++ b/lib/freedive_web/components/layouts/root.html.heex @@ -4,8 +4,8 @@ - <.live_title suffix=" · Phoenix Framework"> - <%= assigns[:page_title] || "Freedive" %> + <.live_title suffix=" · Freedive"> + <%= assigns[:page_title] || "" %>