From 98da17d0bea2c28f530080a1d7acd5dd27030548 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Wed, 3 Feb 2016 22:50:33 +0100 Subject: [PATCH] [doc] syntax highlight --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aee297..37cdb9e 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ The files organisation is quite simple: The root settings.yaml should contains 2 keys : one for the title of your website and one for the subtitle. It should looks like that: -``` +```yaml title: My exploration of the outside world sub_title: it's a scary place, don't go there ```