Constant ascii_hangman_backend::CONF_TEMPLATE_SHORT[][src]

pub const CONF_TEMPLATE_SHORT: &str = "# Replace the sample secrets with your own; one per line.\r
\r
secrets:\r
- guess me\r
- _good l_uck\r
- \"_der Hund:_| the dog\"\r
- _3*_7_=21_\r
";
Expand description

Configuration template. This short version is used in the web application.