From 7931009e905b340e16adccdfaa45a670ecd7c0b3 Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Tue, 15 Aug 2023 22:33:42 +0200 Subject: [PATCH] feat: dark mode --- priv/templates/http/application.eex | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/priv/templates/http/application.eex b/priv/templates/http/application.eex index 36397df..01c82f0 100644 --- a/priv/templates/http/application.eex +++ b/priv/templates/http/application.eex @@ -14,5 +14,13 @@
<%= EEx.eval_file(embedded_template, embedded_args) %>
+ +