From f710ff6b87ff53f268b609a1e78dde939a294198 Mon Sep 17 00:00:00 2001 From: Alyssa Russell <45020479+aruss947@users.noreply.github.com> Date: Thu, 15 Nov 2018 14:09:26 -0900 Subject: [PATCH 1/3] Update site config --- _config.yml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/_config.yml b/_config.yml index 7e79316..e38c22e 100644 --- a/_config.yml +++ b/_config.yml @@ -1,9 +1,8 @@ # Site settings -title: My Blog -email: coolwebconfs@gmail.com -description: My simple blog. -baseurl: "" -url: "" +title: Practice Site Alyssa +email: aruss947@gmail.com +description: My practice site. +baseurl: "/Practice-Site-Alyssa" twitter_username: avatar: "" # Set footer avatar paginate: 3 @@ -19,8 +18,8 @@ defaults: path: "" type: "posts" values: - author: "My Author" # Set default author name - categories: "cats" + author: "Alyssa Russell" # Set default author name + categories: "dogs" layout: "post" comments: true - From 4d4e8418d00fb4251a314c61615c594ab6189da1 Mon Sep 17 00:00:00 2001 From: Alyssa Russell <45020479+aruss947@users.noreply.github.com> Date: Thu, 15 Nov 2018 14:25:24 -0900 Subject: [PATCH 2/3] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index e38c22e..d309c58 100644 --- a/_config.yml +++ b/_config.yml @@ -3,8 +3,8 @@ title: Practice Site Alyssa email: aruss947@gmail.com description: My practice site. baseurl: "/Practice-Site-Alyssa" -twitter_username: -avatar: "" # Set footer avatar +twitter_username: https://twitter.com/colinrussell?lang=en +avatar: "https://unsplash.com/photos/93XpuhUAz5U" # Set footer avatar paginate: 3 # Build settings From 16b58154425672813848811d5b631d8a561524c0 Mon Sep 17 00:00:00 2001 From: Alyssa Russell <45020479+aruss947@users.noreply.github.com> Date: Thu, 15 Nov 2018 14:30:07 -0900 Subject: [PATCH 3/3] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index d309c58..9a38cf8 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ title: Practice Site Alyssa email: aruss947@gmail.com description: My practice site. baseurl: "/Practice-Site-Alyssa" -twitter_username: https://twitter.com/colinrussell?lang=en +twitter_username: @AlyssaR21899079 avatar: "https://unsplash.com/photos/93XpuhUAz5U" # Set footer avatar paginate: 3