diff --git a/_config.yml b/_config.yml index 4cf7350..8a733b5 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ -title: Your awesome title -author: GitHub User +title: Your title +author: User email: your-email@domain.com description: > # this means to ignore newlines until "baseurl:" Write an awesome description for your new site here. You can edit this @@ -11,3 +11,4 @@ twitter_username: your-twitter-handle # DO NOT include the @ character, or else github_username: your-github-handle # DO NOT include the @ character, or else the build will fail! show_excerpts: true # set to false to remove excerpts on the homepage +theme :minima