--- # Jekyll layout to create URL redirects # https://github.com/jekylltools/jekyll-redirect-layout # v1.7 --- {%- assign destination = page.destination | absolute_url -%} {% if page.canonical == true -%} {% endif -%} Redirecting... Follow this link if you are not redirected automatically.