diff --git a/lib/chess_web/templates/layout/app.html.eex b/lib/chess_web/templates/layout/app.html.eex index e6afcae..4f3716a 100644 --- a/lib/chess_web/templates/layout/app.html.eex +++ b/lib/chess_web/templates/layout/app.html.eex @@ -14,7 +14,7 @@
-

<%= link gettext("Chess"), to: page_path(@conn, :index) %>

+

<%= link gettext("64squares"), to: page_path(@conn, :index) %>