Re-ordered things
Re-ordered some front matter so that the text value is always the last for each.
This commit is contained in:
parent
9cd9788633
commit
5bc0a1e695
|
@ -3,17 +3,17 @@ layout: default
|
||||||
title: Testimonials
|
title: Testimonials
|
||||||
testimonials:
|
testimonials:
|
||||||
- name: Ed Welsby
|
- name: Ed Welsby
|
||||||
text: >
|
|
||||||
<p>Oliver was great to work with, he has a solid knowledge of the various aspects of web development and never minded helping me out with Linux commands!</p>
|
|
||||||
role: Senior Developer
|
role: Senior Developer
|
||||||
company: Proctor & Stevenson
|
company: Proctor & Stevenson
|
||||||
url: http://www.proctors.co.uk
|
url: http://www.proctors.co.uk
|
||||||
|
text: >
|
||||||
|
<p>Oliver was great to work with, he has a solid knowledge of the various aspects of web development and never minded helping me out with Linux commands!</p>
|
||||||
|
|
||||||
- name: Brian Healy
|
- name: Brian Healy
|
||||||
text: >
|
|
||||||
<p>Oliver was fantastic to work with - pro-active and highly responsive, he worked well remotely and as part of a project team. His understanding of the project requirement(s) and ability to translate it into working code was essential and he delivered.</p>
|
|
||||||
company: Tincan
|
company: Tincan
|
||||||
url: http://tincan.co.uk
|
url: http://tincan.co.uk
|
||||||
|
text: >
|
||||||
|
<p>Oliver was fantastic to work with - pro-active and highly responsive, he worked well remotely and as part of a project team. His understanding of the project requirement(s) and ability to translate it into working code was essential and he delivered.</p>
|
||||||
|
|
||||||
- name: Brian Hartwell
|
- name: Brian Hartwell
|
||||||
text: >
|
text: >
|
||||||
|
@ -24,16 +24,16 @@ testimonials:
|
||||||
<p>Oliver is seasoned Drupal and all round highly skilled and experienced web developer. I have worked with Oliver on an important project where he was reliable, prompt and ensured strict client deadline delivery and confidentiality at all times.</p>
|
<p>Oliver is seasoned Drupal and all round highly skilled and experienced web developer. I have worked with Oliver on an important project where he was reliable, prompt and ensured strict client deadline delivery and confidentiality at all times.</p>
|
||||||
|
|
||||||
- name: James Chapman
|
- name: James Chapman
|
||||||
text: >
|
|
||||||
<p>We used Oliver on a number of occasions throughout 2012 and I have to say we've been delighted with his work. His skills working with Drupal are excellent particularly with custom module development and we wouldn't hesitate to recommend him others.</p>
|
|
||||||
company: Development Done Right
|
company: Development Done Right
|
||||||
url: http://www.developmentdoneright.co.uk
|
url: http://www.developmentdoneright.co.uk
|
||||||
|
text: >
|
||||||
|
<p>We used Oliver on a number of occasions throughout 2012 and I have to say we've been delighted with his work. His skills working with Drupal are excellent particularly with custom module development and we wouldn't hesitate to recommend him others.</p>
|
||||||
|
|
||||||
- name: Marlon Duncanson
|
- name: Marlon Duncanson
|
||||||
text: >
|
|
||||||
<p>Oliver is a great guy and really easy to work with. He really goes the extra mile to make sure the project is done properly. I would recommend him and will not hesitate to use him again in future.</p>
|
|
||||||
company: Hypergroup Limited
|
company: Hypergroup Limited
|
||||||
url: http://www.hypergroup.com
|
url: http://www.hypergroup.com
|
||||||
|
text: >
|
||||||
|
<p>Oliver is a great guy and really easy to work with. He really goes the extra mile to make sure the project is done properly. I would recommend him and will not hesitate to use him again in future.</p>
|
||||||
---
|
---
|
||||||
# Testimonials
|
# Testimonials
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue