{% set cloudiBase = 'https://res.cloudinary.com/brycewray-com/image/upload/' %} {% set xFmPart1 = 'f_auto,q_auto:eco,w_' %} {% set xFmPart2 = ',x_0,z_1/' %} {% set fallbackImg = 'typewriter-monochrome_2242164_6260x4374.jpg' %} {% set zolaVer = '0.13.0' %} {% block title %} {% if current_path == '/' %} {{ config.title }} {% else %} {% if section.title %}{{ section.title }} • {% endif %}{% if page.title %}{{ page.title }} • {% endif %}{{ config.title }} {% endif %} {% endblock title %}