From 387d11d95c7d6571be8420afda0cb6eb7edd9566 Mon Sep 17 00:00:00 2001 From: Jerome Lachaud Date: Fri, 25 Jul 2014 13:01:38 +0200 Subject: [PATCH] add page contact --- _config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index ae45638..7e74ea1 100644 --- a/_config.yml +++ b/_config.yml @@ -1,11 +1,11 @@ # Site settings -title: Your awesome title -email: your-email@domain.com +title: Jerome Lachaud +email: jeromelachaud@gmail.com description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description." baseurl: "" -url: "http://yourdomain.com" -twitter_username: jekyllrb -github_username: jekyll +url: "http://jeromelachaud.com" +twitter_username: jeromelachaud +github_username: jeromelachaud # Build settings markdown: kramdown