Use gravatar URL
This commit is contained in:
parent
2b5b210794
commit
dc10bf3aba
|
@ -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
|
||||
|
|
|
@ -15,7 +15,7 @@ meta:
|
|||
---
|
||||
# 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.
|
||||
|
||||
|
|
Reference in a new issue