From 8db8336a18a25e07d044e56090022376f239eeb6 Mon Sep 17 00:00:00 2001 From: Fatimah Date: Sun, 18 Feb 2024 22:15:33 +0100 Subject: [PATCH] pages: updated yaml with custom view flag --- app_data/pages.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app_data/pages.yaml b/app_data/pages.yaml index e20f1388..27011f75 100644 --- a/app_data/pages.yaml +++ b/app_data/pages.yaml @@ -1,4 +1,5 @@ -- url: /communities/horizen/info # The pid_value i.e. (horizen) to be replaced according to the respective branded community +- url: /communities/horizen/info # The pid_value i.e. (horizen) to be replaced according to the respective branded community title: HorizonZen - Information description: Horizon - template: "/invenio_app_rdm/default_static_page.html" \ No newline at end of file + template: "invenio_app_rdm/default_static_page.html" + has_custom_view: True \ No newline at end of file