Update link syntax
This commit is contained in:
parent
cee4c9ceb3
commit
c49700885c
3 changed files with 31 additions and 22 deletions
|
@ -7,7 +7,7 @@ meta:
|
|||
---
|
||||
# Contact
|
||||
|
||||
The best ways to contact me is via [email](mailto:oliver+contact@oliverdavies.co.uk?subject=Contact%20Oliver%20Davies) and <a href="{{ site.twitter }}">Twitter</a>.
|
||||
The best ways to contact me is via [email](mailto:{{oliver+contact@oliverdavies.co.uk}}?subject=Contact%20Oliver%20Davies) and <a href="{{ site.twitter.url }}">Twitter</a>.
|
||||
|
||||
If you have a support or feature request for one of the Drupal projects that I maintain, please create an issue in the appropriate issue queue on [Drupal.org](https://www.drupal.org).
|
||||
|
||||
|
@ -15,12 +15,12 @@ If you have a support or feature request for one of the Drupal projects that I m
|
|||
|
||||
Here are the best places to contact me online:
|
||||
|
||||
* IRC ({{ site.irc }}) - I'm usually in #drupal-uk and #drupal-contribute on Freenode, among others.
|
||||
* <a href="{{ site.twitter }}">Twitter</a> (@{{ site.twitter_name }})
|
||||
* <a href="{{ site.drupalorg_nice }}">Drupal.org</a>
|
||||
* <a href="{{ site.linkedin }}">LinkedIn</a>
|
||||
* IRC ({{ site.irc.name }}) - I'm usually in #drupal-uk and #drupal-contribute on Freenode, among others.
|
||||
* <a href="{{ site.twitter.url }}">Twitter</a> (@{{ site.twitter.name }})
|
||||
* <a href="{{ site.drupalorg.nice }}">Drupal.org</a>
|
||||
* <a href="{{ site.linkedin.url }}">LinkedIn</a>
|
||||
|
||||
I also have profiles on <a href="{{ site.lanyrd }}">Lanyrd</a> and <a href="{{ site.joindin }}">Joind.in</a>.
|
||||
I also have profiles on <a href="{{ site.lanyrd.url }}">Lanyrd</a> and <a href="{{ site.joindin.url }}">Joind.in</a>.
|
||||
|
||||
## Meetups
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue