remove learn opening stage

clarkerubber-lower-learn-rate
Thibault Duplessis 2016-11-24 21:17:30 +01:00
parent 9f5debe740
commit d61a49505c
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ function whatNext(ctrl) {
makeStage('/@/' + userId, 'beams-aura', 'Register', 'Get a free lichess account', true) :
makeStage('/signup', 'beams-aura', 'Register', 'Get a free lichess account'),
makeStage('/training', 'bullseye', 'Training', 'Solve various chess positions'),
makeStage('/training/opening', 'unlocking', 'Openings', 'Find the best opening move'),
makeStage('/video', 'tied-scroll', 'Videos', 'Watch instructive chess videos'),
makeStage('/#hook', 'sword-clash', 'Play people', 'Opponents from around the world'),
makeStage('/#ai', 'vintage-robot', 'Play machine', 'Test your skills with the computer'),