diff --git a/_config.yml b/_config.yml index dae8b41f..dca23f50 100644 --- a/_config.yml +++ b/_config.yml @@ -52,4 +52,4 @@ owner: dribbble: 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"] +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"] \ No newline at end of file diff --git a/_data/authors.yml b/_data/authors.yml index 45eafa22..d91c3bd9 100644 --- a/_data/authors.yml +++ b/_data/authors.yml @@ -5,7 +5,7 @@ billy_rick: web: http://thewhip.com email: billy@rick.com bio: "What do you want, jewels? I am a very extravagant man." - avatar: bio-photo.jpg + avatar: bio-photo-2.jpg twitter: extravagantman google: plus: +BillyRick diff --git a/images/bio-photo-2.jpg b/images/bio-photo-2.jpg new file mode 100644 index 00000000..94ca0d6d Binary files /dev/null and b/images/bio-photo-2.jpg differ