--- layout: subpage dark: true h1: My h1Typewriter: Works portfolioGallery: true --- {%- import "required/macros.html" as macros with context -%} {% include "sections/portfolio.html" %} {% extends "sections/portfolio.html" %} {% block gallery %}
{% for item in ["wfh_2.svg", "wfh_3.svg", "wfh_4.svg", "wfh_5.svg", "wfh_6.svg"] %}
illustration
{% endfor %}
{% endblock %}