added feature image to tags to display page

pull/84/head
Ro 2 years ago
parent 4f4fee807c
commit c0c3b60fd5

@ -41,6 +41,7 @@ class Sorting
"title" => $page["title"],
"slug" => $page["slug"],
"path" => $page["path"],
"feature" => $page["feature"],
]);
}
}

Loading…
Cancel
Save