From 2c36474aa1ddc1eda807e3d830b796fddcb58bf9 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 8 Aug 2014 20:48:04 -0400 Subject: [PATCH] Include examples for social media links --- _config.yml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_config.yml b/_config.yml index 30f4997c..e38f727e 100644 --- a/_config.yml +++ b/_config.yml @@ -31,25 +31,25 @@ owner: bio: "Describe your self." email: disqus-shortname: - twitter: - facebook: + twitter: #username + facebook: #username google: - plus: + plus: #username analytics: verify: ad-client: ad-slot: bing-verify: - github: - stackoverflow: - linkedin: - instagram: - lastfm: - tumblr: - pinterest: - foursquare: - steam: - dribbble: + github: #username + stackoverflow: #http://stackoverflow.com/users/123456/username + linkedin: #username + instagram: #username + lastfm: #username + tumblr: #username + pinterest: #username + foursquare: #username + steam: #username + dribbble: #username include: [".htaccess"] exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "Gemfile", "Gemfile.lock", "LICENSE", "README.md"]