$def with (year, month, day, posts) $ p = pendulum.date(year, month, day) $var breadcrumbs = (p.format("MM"), p.format("MMMM")) $var title: $month $day $year