From 1a6b7bb3da2ae59b058cf743c62a3857917c9086 Mon Sep 17 00:00:00 2001 From: Vladimir Rubin Date: Thu, 28 Nov 2024 09:22:09 +0200 Subject: [PATCH] style: fix heex formatting --- lib/exmr_web/controllers/page_html/home.html.heex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/exmr_web/controllers/page_html/home.html.heex b/lib/exmr_web/controllers/page_html/home.html.heex index d9d3147..eda463c 100644 --- a/lib/exmr_web/controllers/page_html/home.html.heex +++ b/lib/exmr_web/controllers/page_html/home.html.heex @@ -92,7 +92,9 @@
- <.link navigate={~p"/exams"} class="underline hover:text-red-400 transition-all ease-in-out">exams + <.link navigate={~p"/exams"} class="underline hover:text-red-400 transition-all ease-in-out"> + exams +