From 6dbb5e2df17b37e84f65eed1827bffd145a7592c Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Tue, 27 Sep 2016 11:27:29 +0200 Subject: [PATCH] add contextual help for overriding theme's default --- lib/site_template/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/site_template/index.md b/lib/site_template/index.md index e4d427d2..1eb5d672 100644 --- a/lib/site_template/index.md +++ b/lib/site_template/index.md @@ -1,3 +1,6 @@ --- +# You don't need to edit this file, it's empty on purpose. +# Edit theme's home layout instead if you wanna make some changes +# See: https://jekyllrb.com/docs/themes/#overriding-theme-defaults layout: home ---