diff --git a/ocw-www/ocw-studio.yaml b/ocw-www/ocw-studio.yaml index c0b8cf6..c0d1ec7 100644 --- a/ocw-www/ocw-studio.yaml +++ b/ocw-www/ocw-studio.yaml @@ -594,3 +594,10 @@ collections: display_field: title multiple: true sortable: true + - label: Featured Stories + name: featured_stories + widget: relation + collection: stories + display_field: title + multiple: true + sortable: true