From 49a968a3ab80ed614091fcad3361092442c9710e 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 2d510435..43b00bbb 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 fc8d2ef7..ce139197 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.