prod-hotfix
Thibault Duplessis 2021-01-27 19:09:02 +01:00
parent 18812fc8fc
commit 12f7d46b2c
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ object topnav {
div(role := "group")(
a(href := routes.Puzzle.home())(trans.puzzles()),
a(href := routes.Puzzle.dashboard(30, "home"))(trans.puzzle.puzzleDashboard()),
a(href := routes.Storm.home())("Puzzle storm")
a(href := routes.Storm.home())("Puzzle Storm")
)
),
st.section(