18 lines
276 B
Markdown
18 lines
276 B
Markdown
---
|
|
title: 'Studio Programme'
|
|
redirect: /studio-programme/about
|
|
show_sidebar: false
|
|
content:
|
|
items:
|
|
- '@self.children'
|
|
limit: 5
|
|
order:
|
|
by: title
|
|
dir: desc
|
|
pagination: true
|
|
url_taxonomy_filters: true
|
|
aura:
|
|
pagetype: website
|
|
---
|
|
|