Use site variables
This commit is contained in:
parent
df880b1411
commit
01af492283
|
@ -23,6 +23,9 @@ lanyrd:
|
|||
linkedin:
|
||||
url: http://uk.linkedin.com/in/opdavies
|
||||
|
||||
npm:
|
||||
url: https://www.npmjs.com/~opdavies
|
||||
|
||||
packagist:
|
||||
name: opdavies
|
||||
url: https://packagist.org/users/opdavies
|
||||
|
|
|
@ -19,4 +19,4 @@ I primarily work with Drupal and am an <a href="https://certification.acquia.com
|
|||
|
||||
I’m a webmaster and documentation maintainer for <a href="https://www.drupal.org">Drupal.org</a>, and a co-organiser of the <a href="{{ site.events.php_south_wales.url }}">PHP South Wales user group</a> and <a href="https://www.drupalcampbristol.co.uk">DrupalCamp Bristol</a>. I was also previously an organiser of the PHPSW and Drupal Bristol user groups.
|
||||
|
||||
You can find me on <a href="https://twitter.com/opdavies">Twitter</a>, and see my open source work on <a href="https://www.drupal.org/u/opdavies">Drupal.org</a> and <a href="http://github.com/opdavies">GitHub</a> as well as on <a href="https://packagist.org/users/opdavies">Packagist</a>, <a href="https://www.npmjs.com/~opdavies">npm</a> and <a href="https://galaxy.ansible.com/opdavies">Ansible Galaxy</a>.
|
||||
You can find me on <a href="{{ site.twitter.url }}">Twitter</a>, and see my open source work on <a href="{{ site.drupalorg.url_new }}">Drupal.org</a> and <a href="{{ site.github.url }}">GitHub</a> as well as on <a href="{{ site.packagist.url }}">Packagist</a>, <a href="{{ site.npm.url }}">npm</a> and <a href="{{ site.ansible_galaxy.url }}">Ansible Galaxy</a>.
|
||||
|
|
Reference in a new issue