diff --git a/_config.yml b/_config.yml index 4cf7350..5a2d292 100644 --- a/_config.yml +++ b/_config.yml @@ -1,13 +1,15 @@ -title: Your awesome title -author: GitHub User -email: your-email@domain.com +title: Open Source Haven +author: Example360 +email: bestmathmachine@gmail.com description: > # this means to ignore newlines until "baseurl:" - 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. + This is where you will witness a haven of open source program projects, development, encouragement, and more. + This is an example blog - Feel free to create your own! + (Note: My real GitHub username is JavascriptLearner815, and email deanlovesmargie@gmail.com.) # social links -twitter_username: your-twitter-handle # DO NOT include the @ character, or else the build will fail! -github_username: your-github-handle # DO NOT include the @ character, or else the build will fail! +twitter_username: DeanSummer3 # DO NOT include the @ character, or else the build will fail! +github_username: Example360 # DO NOT include the @ character, or else the build will fail! +youtube_username: SpeedoThreeSixty # 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