From 2142d7eddf9a1a0a0f28e0b6b1b86fe04a62864d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Tue, 12 Aug 2025 15:13:11 +0200 Subject: [PATCH] feat(home): customize html --- .../controllers/page_html/home.html.heex | 207 +----------------- 1 file changed, 7 insertions(+), 200 deletions(-) diff --git a/lib/learning_phoenix_web/controllers/page_html/home.html.heex b/lib/learning_phoenix_web/controllers/page_html/home.html.heex index b107fd0..0bdf012 100644 --- a/lib/learning_phoenix_web/controllers/page_html/home.html.heex +++ b/lib/learning_phoenix_web/controllers/page_html/home.html.heex @@ -1,202 +1,9 @@ - -
-
- -
-

- Phoenix Framework - - v{Application.spec(:phoenix, :vsn)} - -

- -
- -

- Peace of mind from prototype to production. -

-

- Build rich, interactive web applications quickly, with less code and fewer moving parts. Join our growing community of developers using Phoenix to craft APIs, HTML5 apps and more, for fun or at scale. -

- -
+
+

+ Bonjour ! +

+

+ Je suis une page de test permettant d'apprendre Phoenix ! +