Added Flickr link
This commit is contained in:
parent
8ddb2edd31
commit
766e19d97a
|
@ -27,6 +27,8 @@ ansible_galaxy:
|
|||
url: https://galaxy.ansible.com/list#/users/14560
|
||||
gravatar:
|
||||
url: http://www.gravatar.com/avatar/e0f6adcd63d8393e689b327e978d0887.png
|
||||
flickr:
|
||||
url: https://www.flickr.com/photos/133286555@N04
|
||||
|
||||
bio: >
|
||||
<p><a href="/">Oliver Davies</a> is a Drupal Developer and System Administrator based in the UK. He works for the <a href="https://assoc.drupal.org">Drupal Association</a> and also provides freelance consultancy services for Drupal websites and Linux servers.</p>
|
||||
|
|
|
@ -24,4 +24,5 @@ Here are some other places to find me online:
|
|||
* <a href="{{ site.lanyrd.url }}">Lanyrd</a>
|
||||
* <a href="{{ site.joindin.url }}">Joind.in</a>
|
||||
* <a href="{{ site.ansible_galaxy.url }}">Ansible Galaxy</a>
|
||||
* <a href="{{ site.flickr.url }}">Flickr</a>
|
||||
{% endblock %}
|
||||
|
|
Reference in a new issue