From 1c4ac7d7f0a88c4445601d56d3b2af47f7d94bfa Mon Sep 17 00:00:00 2001 From: inhji Date: Fri, 7 Jul 2023 11:48:46 +0200 Subject: [PATCH 1/7] =?UTF-8?q?=E2=80=9Elib/chiya=5Fweb/components/layouts?= =?UTF-8?q?/root=5Fpublic.html.heex=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/chiya_web/components/layouts/root_public.html.heex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/chiya_web/components/layouts/root_public.html.heex b/lib/chiya_web/components/layouts/root_public.html.heex index 7e0f60c..7e00b8e 100644 --- a/lib/chiya_web/components/layouts/root_public.html.heex +++ b/lib/chiya_web/components/layouts/root_public.html.heex @@ -51,6 +51,11 @@ <.icon name="hero-hand-raised" /> About +
  • + + <.icon name="hero-hand-raised" /> Wiki + +
  • <%= if @current_user do %>
  • -- 2.39.5 From 5404002be8ab2a90bb39576f3f6e4c0b95353d50 Mon Sep 17 00:00:00 2001 From: inhji Date: Fri, 7 Jul 2023 11:49:24 +0200 Subject: [PATCH 2/7] =?UTF-8?q?=E2=80=9Elib/chiya=5Fweb/components/layouts?= =?UTF-8?q?/root=5Fpublic.html.heex=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/chiya_web/components/layouts/root_public.html.heex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/chiya_web/components/layouts/root_public.html.heex b/lib/chiya_web/components/layouts/root_public.html.heex index 7e00b8e..b111f54 100644 --- a/lib/chiya_web/components/layouts/root_public.html.heex +++ b/lib/chiya_web/components/layouts/root_public.html.heex @@ -48,12 +48,12 @@
  • - <.icon name="hero-hand-raised" /> About + <.icon name="hero-face-smile" /> About
  • - <.icon name="hero-hand-raised" /> Wiki + <.icon name="hero-paper-clip" /> Wiki
  • <%= if @current_user do %> -- 2.39.5 From e85b374b9eb3bdb56167b464dd545c3c0f55797a Mon Sep 17 00:00:00 2001 From: inhji Date: Fri, 7 Jul 2023 11:52:27 +0200 Subject: [PATCH 3/7] =?UTF-8?q?=E2=80=9Elib/chiya=5Fweb/components/layouts?= =?UTF-8?q?/root=5Fpublic.html.heex=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/chiya_web/components/layouts/root_public.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/chiya_web/components/layouts/root_public.html.heex b/lib/chiya_web/components/layouts/root_public.html.heex index b111f54..60b636b 100644 --- a/lib/chiya_web/components/layouts/root_public.html.heex +++ b/lib/chiya_web/components/layouts/root_public.html.heex @@ -35,7 +35,7 @@ -