Remove duplicate title
This commit is contained in:
parent
7b8595090b
commit
fff613079e
|
@ -111,8 +111,6 @@ experiences:
|
||||||
First Acquia certified Drupal 8 Developer and back-end specialist.
|
First Acquia certified Drupal 8 Developer and back-end specialist.
|
||||||
---
|
---
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h1>Experience</h1>
|
|
||||||
|
|
||||||
<div class="listing">
|
<div class="listing">
|
||||||
{% for experience in page.experiences|reverse %}
|
{% for experience in page.experiences|reverse %}
|
||||||
{% set company = site.companies[experience.company] %}
|
{% set company = site.companies[experience.company] %}
|
||||||
|
|
Loading…
Reference in a new issue