Skip to content

Commit 5ec99bc

Browse files
authored
Merge pull request #28 from aleevas/DS-1193
feat!: [DS-1193] Rename the legacy demo homepage to 'Legacy Home Page' and add alias to this page
2 parents b7efef6 + 7d60cd7 commit 5ec99bc

3 files changed

+6
-6
lines changed

modules/openy_demo_nlanding/config/install/migrate_plus.migration.openy_demo_node_landing.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ source:
1414
data_rows:
1515
-
1616
id: homepage
17-
title: 'YMCA Website Services'
18-
alias: ''
17+
title: 'Legacy Home Page'
18+
alias: '/legacy-home-page'
1919
layout: one_column
2020
header_content_ids:
2121
-

modules/openy_demo_nlanding/config/install/migrate_plus.migration.openy_demo_node_landing_extended.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ source:
1414
data_rows:
1515
-
1616
id: homepage
17-
title: 'YMCA Website Services'
18-
alias: ''
17+
title: 'Legacy Home Page'
18+
alias: '/legacy-home-page'
1919
layout: one_column
2020
header_content_ids:
2121
-

modules/openy_demo_nlanding/config/install/migrate_plus.migration.openy_demo_node_landing_standard.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ source:
1414
data_rows:
1515
-
1616
id: homepage
17-
title: 'YMCA Website Services'
18-
alias: ''
17+
title: 'Legacy Home Page'
18+
alias: '/legacy-home-page'
1919
layout: one_column
2020
header_content_ids:
2121
-

0 commit comments

Comments
 (0)