Add UTM parameters for Microserve
This commit is contained in:
parent
6641a1acaf
commit
97617df530
|
@ -3,5 +3,5 @@
|
||||||
|
|
||||||
<img src="{{ site.images_url }}{{ site.avatar.url }}" alt="Picture of Oliver" class="w3 mr3 br-100 fl">
|
<img src="{{ site.images_url }}{{ site.avatar.url }}" alt="Picture of Oliver" class="w3 mr3 br-100 fl">
|
||||||
|
|
||||||
<p>Oliver Davies is a Web Developer, System Administrator and Drupal specialist based in the UK. He is a {{ site.work.role }} at <a href="{{ site.companies[site.work.company].url }}">{{ site.companies[site.work.company].name }}</a> and also provides freelance consultancy services for Drupal websites, PHP applications and Linux servers.</p>
|
<p>Oliver Davies is a Web Developer, System Administrator and Drupal specialist based in the UK. He is a {{ site.work.role }} at <a href="{{ site.companies[site.work.company].url }}?utm_source={{ site.short_url }}&utm_medium=about-author">{{ site.companies[site.work.company].name }}</a> and also provides freelance consultancy services for Drupal websites, PHP applications and Linux servers.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -65,7 +65,7 @@ I’m a webmaster and documentation maintainer for [Drupal.org][42], and a provi
|
||||||
[17]: https://phpsw.uk
|
[17]: https://phpsw.uk
|
||||||
[18]: https://www.drupalcampbristol.co.uk
|
[18]: https://www.drupalcampbristol.co.uk
|
||||||
[19]: {{site.url}}/talks/
|
[19]: {{site.url}}/talks/
|
||||||
[20]: {{site.companies[site.work.company].url}}
|
[20]: {{site.companies[site.work.company].url}}?utm_source={{site.short_url}}&utm_campaign=about-bio
|
||||||
[21]: {{site.twitter.url}}
|
[21]: {{site.twitter.url}}
|
||||||
[22]: {{site.drupalorg.url_new}}
|
[22]: {{site.drupalorg.url_new}}
|
||||||
[23]: {{site.github.url}}
|
[23]: {{site.github.url}}
|
||||||
|
|
Loading…
Reference in a new issue