{% 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 %} {{ config.title }} {% if section.title %} {{ section.title }} {% elif page.title %} {{ page.title }} {%endif%} {%if section.extra.imgPath %} {% elif page.extra.imgPath %} {%endif%} {%if section.description%} {%elif page.description%} {%endif%} {% endblock title %} {% block rss %} {% endblock %}