From e0d95ee4bd1d324226b096227914d53d0e31b2b0 Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Wed, 15 Feb 2017 17:28:06 +0100 Subject: [PATCH] Fixed jekyll syntax. --- docs/community.html | 8 ++++---- docs/getting-started.html | 8 ++++---- docs/index.html | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/community.html b/docs/community.html index 0114bdb0..b646b29e 100644 --- a/docs/community.html +++ b/docs/community.html @@ -1,7 +1,7 @@ ----- --layout: default --title: Community ----- +--- +layout: default +title: Community +---

Twitter

diff --git a/docs/getting-started.html b/docs/getting-started.html index b571eed8..f05b941b 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -1,7 +1,7 @@ ----- --layout: default --title: Getting started ----- +--- +layout: default +title: Getting started +---