Use gravatar URL

This commit is contained in:
Oliver Davies 2015-04-22 21:51:07 +01:00
parent 2fd5332f0a
commit 49a968a3ab
2 changed files with 2 additions and 1 deletions

View file

@ -4,6 +4,7 @@ description: Oliver Davies, Drupal Developer
url: http://localhost:8000 url: http://localhost:8000
author: Oliver Davies author: Oliver Davies
email: oliver@oliverdavies.co.uk email: oliver@oliverdavies.co.uk
gravatar_url: http://www.gravatar.com/avatar/e0f6adcd63d8393e689b327e978d0887.png
twitter: http://twitter.com/opdavies twitter: http://twitter.com/opdavies
twitter_name: opdavies twitter_name: opdavies

View file

@ -15,7 +15,7 @@ meta:
--- ---
# About # About
<img src="/assets/images/oliver-small.jpg" class="img-circle"> <img src="{{ site.gravatar_url }}" class="img-circle">
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. 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.