Make years of experience dynamic based on the

...current year
This commit is contained in:
Oliver Davies 2024-01-10 07:11:57 +00:00
parent 455d27eef5
commit bd0dbfa7bc
10 changed files with 28 additions and 10 deletions

View file

@ -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.