{% for embed_responsive_aspect_ratio in site.data.theme.embed_responsive_aspect_ratios %} {% assign x = embed_responsive_aspect_ratio | split: " " | first | remove: "(" %} {% assign y = embed_responsive_aspect_ratio | split: " " | last | remove: ")" %} {% assign text = x | append: "by" | append: y %}