diff --git a/lib/chiya_web/components/layouts/app.html.heex b/lib/chiya_web/components/layouts/app.html.heex index 605db46..0be23d5 100644 --- a/lib/chiya_web/components/layouts/app.html.heex +++ b/lib/chiya_web/components/layouts/app.html.heex @@ -14,24 +14,18 @@

- - @elixirphoenix - - + <.link + href={~p"/notes"} class="text-[0.8125rem] font-semibold leading-6 text-zinc-900 hover:text-zinc-700" > - GitHub - - - Get Started - + Notes +
diff --git a/lib/chiya_web/components/layouts/root.html.heex b/lib/chiya_web/components/layouts/root.html.heex index efef842..f222fcf 100644 --- a/lib/chiya_web/components/layouts/root.html.heex +++ b/lib/chiya_web/components/layouts/root.html.heex @@ -12,7 +12,7 @@ -