From dc10bf3aba72a3173e5bf3200ef3765f93b3ce8f Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 22 Apr 2015 21:51:07 +0100 Subject: [PATCH] Use gravatar URL --- app/config/sculpin_site.yml | 1 + source/index.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index 1951d51b6..05c8c6f0d 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -4,6 +4,7 @@ description: Oliver Davies, Drupal Developer url: http://localhost:8000 author: Oliver Davies email: oliver@oliverdavies.co.uk +gravatar_url: http://www.gravatar.com/avatar/e0f6adcd63d8393e689b327e978d0887.png twitter: http://twitter.com/opdavies twitter_name: opdavies diff --git a/source/index.md b/source/index.md index fc8d2ef7e..ce139197b 100644 --- a/source/index.md +++ b/source/index.md @@ -15,7 +15,7 @@ meta: --- # About - + Oliver Davies is a senior level Web Developer and System Administrator based in the UK, who was been working online since 2007. Specialising in PHP and open source technologies, Oliver architects and develops websites using [Drupal](https://www.drupal.org) - a powerful content management framework - and [Sculpin](http://sculpin.io) - a static site generator written in PHP.