From 3a813f9b4a3d28c7dbae902c2da8c1a7b0b7bb83 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Thu, 28 Nov 2024 08:48:49 +0000 Subject: [PATCH] Add personal website link in footer --- lib/music_library_web/components/layouts/root.html.heex | 8 +++++++- priv/gettext/default.pot | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/lib/music_library_web/components/layouts/root.html.heex b/lib/music_library_web/components/layouts/root.html.heex index e4b961e4..4dd25026 100644 --- a/lib/music_library_web/components/layouts/root.html.heex +++ b/lib/music_library_web/components/layouts/root.html.heex @@ -55,7 +55,13 @@

- <%= gettext("Made by Claudio Ortolina") %> + <%= gettext("Made by") %> + + Claudio Ortolina +

diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot index 5a77d59c..9d483742 100644 --- a/priv/gettext/default.pot +++ b/priv/gettext/default.pot @@ -466,5 +466,5 @@ msgstr "" #: lib/music_library_web/components/layouts/root.html.heex:58 #, elixir-autogen, elixir-format -msgid "Made by Claudio Ortolina" +msgid "Made by" msgstr ""