diff --git a/apps/configurator/lib/configurator_web/controllers/home_html/home.html.heex b/apps/configurator/lib/configurator_web/controllers/home_html/home.html.heex index 02fa8d62d..673bb2d38 100644 --- a/apps/configurator/lib/configurator_web/controllers/home_html/home.html.heex +++ b/apps/configurator/lib/configurator_web/controllers/home_html/home.html.heex @@ -5,4 +5,5 @@ <.list> <:item title="Character settings"><.link href={~p"/characters"}>Link <:item title="Game settings"><.link href={~p"/game_configurations"}>Link + <:item title="Skill settings"><.link href={~p"/skills"}>Link