From 98747756f924b22b4b9db276acfe61a2efba90c8 Mon Sep 17 00:00:00 2001 From: Luke Oliff Date: Wed, 12 Sep 2018 10:33:12 +0100 Subject: [PATCH] Update _config.yml --- _config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index f287af1..8fb2f74 100644 --- a/_config.yml +++ b/_config.yml @@ -2,4 +2,5 @@ theme: jekyll-theme-minimal title: My First PR description: Helping first time contributors to make their first contribution. My First PR. logo: https://raw.githubusercontent.com/my-first-pr/my-first-pr.github.io/master/assets/images/logo.png -show_downloads: false \ No newline at end of file +show_downloads: false +include: CONTRIBUTING.md