From 25d6ec6f490c9cffab6d1afb1fec98a64ff55c5e Mon Sep 17 00:00:00 2001 From: Sruthiskumar99 <93195500+Sruthiskumar99@users.noreply.github.com> Date: Wed, 27 Oct 2021 12:17:28 +0530 Subject: [PATCH] Update _config.yml --- _config.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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