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