From a7cb4a04ef233e9f798bfc2f40e7e555a89d5275 Mon Sep 17 00:00:00 2001 From: Andrew Stowell Date: Tue, 31 May 2022 21:39:52 -0400 Subject: [PATCH] Updates to config. --- _config.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index 1065cd8..8f345ba 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ # Base Settings title: Your awesome title -author: Some User +#author: Some User email: your-email@domain.com description: Write an awesome description for your new site here. You can edit this @@ -32,12 +32,12 @@ excerpt_separator: # Social Links rss: rss twitter_username: digitaladapt -github_username: digitaladapt -bitbucket_username: digitaladapt +#github_username: digitaladapt +#bitbucket_username: digitaladapt # "Copy ID" from user menu, may need to enable developer mode to see option -discord_id_number: "570971366833127425" -discord_username: "DigitalAdapt#8238" -keybase_username: digitaladapt +#discord_id_number: "570971366833127425" +#discord_username: "DigitalAdapt#8238" +#keybase_username: digitaladapt # instagram_username: digitaladapt # dribbble_username: digitaladapt # facebook_username: digitaladapt