Revert "Simplify company references"

This reverts commit 7fa8b90175.
This commit is contained in:
Oliver Davies 2017-07-25 19:30:18 +01:00
parent 3d2c8ca6bf
commit 1ee38f473b
14 changed files with 47 additions and 35 deletions

View file

@ -5,7 +5,7 @@ tags:
- drupal
- drupal-6
image: horse-and-country.png
company: 'Horse & Country TV'
company: horse_country
role: Developer
skills:
- Drupal

View file

@ -5,7 +5,7 @@ tags:
- drupal
- drupal-6
image: avon-motorsport.png
company: 'Proctor & Stevenson'
company: proctors
role: Developer
skills:
- Drupal 6

View file

@ -6,7 +6,7 @@ tags:
- drupal-6
- ubercart
image: source-for-searches.png
company: 'Proctor & Stevenson'
company: proctors
role: Developer
skills:
- Drupal 6

View file

@ -5,7 +5,7 @@ tags:
- drupal
- drupal-7
image: aspira.png
company: 'Proctor & Stevenson'
company: proctors
role: Developer
skills:
- Drupal 7

View file

@ -6,7 +6,7 @@ tags:
- drupal-7
- drupal-commerce
image: digital-theatre-plus.png
company: Nomensa
company: nomensa
role: Developer
skills:
- Drupal 7

View file

@ -6,7 +6,7 @@ tags:
- drupal-7
- drupal-commerce
image: door-decor-more.png
company: Zooba Ltd
company: zooba
role: Freelance Developer
freelance: true
skills:

View file

@ -5,7 +5,7 @@ tags:
- drupal-7
image: hutch-paving.png
role: Freelance Developer
company: Trent Design
company: trent
freelance: true
skills:
- Drupal 7

View file

@ -5,7 +5,7 @@ tags:
- drupal
- drupal-7
image: ifoa.png
company: Precedent
company: precedent
role: Lead Developer
slug: ifoa
skills:

View file

@ -5,7 +5,7 @@ tags:
- drupal
- drupal-7
image: watts-tvc.png
company: Lab Class
company: lab_class
role: Freelance Developer
freelance: true
skills:

View file

@ -5,7 +5,7 @@ tags:
- drupal
- drupal-7
image: drupal-org.png
company: Drupal Association
company: drupal_association
role: Drupal.org Developer
skills:
- Drupal 7

View file

@ -7,7 +7,7 @@ tags:
image:
name: road-cc.png
alt: The new road.cc website
company: Microserve
company: microserve
role: Lead Developer
skills:
- Drupal 7

View file

@ -15,12 +15,12 @@ redirect:
<div class="experience-item{% if company.logo %} has-logo{% endif %}">
{% if company.logo %}
<div class="experience-item-logo">
<img src="{{ site.images_url }}/assets/images/experience/{{ company.logo }}" alt="{{ experience.company }} logo">
<img src="{{ site.images_url }}/assets/images/experience/{{ company.logo }}" alt="{{ company.name }} logo">
</div>
{% endif %}
<div class="experience-item-inner">
<h2>{{ experience.company }}</h2>
<h2>{{ company.name }}</h2>
{% if company.url -%}
<a class="experience-item-website display-inline-block" href="{{ company.url }}">