DGT support is in beta stage

dgt-boards
Thibault Duplessis 2020-09-07 17:30:28 +02:00
parent ad9a5e0697
commit e6a59ad635
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ object dgt {
def index(implicit ctx: Context) =
layout("index")(
h1("Lichess <3 DGT"),
h1("Lichess <3 DGT (BETA)"),
p(
"This page allows you to connect your DGT board to Lichess, and to use it for playing games."
),