diff --git a/_config.yml b/_config.yml index dfe7e79..18c86ab 100644 --- a/_config.yml +++ b/_config.yml @@ -1,13 +1,15 @@ -title: "My Blogs Name" -author: "Default Author Name" -description: "Some short description of your blog can go here." # This will show up in places like twitter, linkedin, etc, if you share your sites url as a post. +title: "Scott Newman's Blog" +author: "scott newman" +description: "we wont be needing this?" # This will show up in places like twitter, linkedin, etc, if you share your sites url as a post. # Email / Social media user names used by the minima theme: -# All of these are optional and can be removed or commented out -email: "example@mail.com" -twitter_username: "twitteruser" -github_username: "githubuser" -linkedin_username: "linkedinuser" + +# Note from Scott: My socials are already present on www.scottnewman.xyz :) + +#email: "example@mail.com" +#twitter_username: "twitteruser" +#github_username: "githubuser" +#linkedin_username: "linkedinuser" #facebook_username: username #flickr_username: username #instagram_username: username diff --git a/_layouts/post.html b/_layouts/post.html index 3db4e3f..7185173 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -16,7 +16,11 @@