Make years of experience dynamic based on the
...current year
This commit is contained in:
parent
455d27eef5
commit
bd0dbfa7bc
10 changed files with 28 additions and 10 deletions
|
@ -9,7 +9,9 @@ meta:
|
|||
|
||||
{% block content %}
|
||||
|
||||
Hi, I'm Oliver. I'm an Acquia-certified Drupal Triple Expert and Software Development Consultant with {{ site.yearsExperience }} years of experience.
|
||||
{% import 'macros' as macros %}
|
||||
|
||||
Hi, I'm Oliver. I'm an Acquia-certified Drupal Triple Expert and Software Development Consultant with {{ macros.yearsExperience }} years of experience.
|
||||
|
||||
I'm a Drupal core contributor, module and theme maintainer, former Developer for the Drupal Association, and multiple-time DrupalCon speaker.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue