Skip to content

Commit

Permalink
Add metadata block to other pages
Browse files Browse the repository at this point in the history
  • Loading branch information
AshGDS committed Nov 13, 2024
1 parent c40fd52 commit bf85208
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 1 deletion.
5 changes: 5 additions & 0 deletions lib/data/landing_page_content_items/be_kinder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ navigation_groups:
- text: Be thankful
href: "/landing-page/be-thankful"
blocks:
- type: metadata
featured_image: landing_page/placeholder/desktop.png
featured_image_alt: a grey placeholder image
title: "Add title here to override Whitehall"
description: "Add description here to override Whitehall"
- type: main_navigation
navigation_group_id: Top Menu
- type: hero
Expand Down
5 changes: 5 additions & 0 deletions lib/data/landing_page_content_items/be_thankful.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ navigation_groups:
- text: Be thankful
href: "/landing-page/be-thankful"
blocks:
- type: metadata
featured_image: landing_page/placeholder/desktop.png
featured_image_alt: a grey placeholder image
title: "Add title here to override Whitehall"
description: "Add description here to override Whitehall"
- type: main_navigation
navigation_group_id: Top Menu
- type: hero
Expand Down
5 changes: 5 additions & 0 deletions lib/data/landing_page_content_items/donate_to_charity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ navigation_groups:
- text: Be thankful
href: "/landing-page/be-thankful"
blocks:
- type: metadata
featured_image: landing_page/placeholder/desktop.png
featured_image_alt: a grey placeholder image
title: "Add title here to override Whitehall"
description: "Add description here to override Whitehall"
- type: main_navigation
navigation_group_id: Top Menu
- type: hero
Expand Down
5 changes: 5 additions & 0 deletions lib/data/landing_page_content_items/exercise_more.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ navigation_groups:
- text: Be thankful
href: "/landing-page/be-thankful"
blocks:
- type: metadata
featured_image: landing_page/placeholder/desktop.png
featured_image_alt: a grey placeholder image
title: "Add title here to override Whitehall"
description: "Add description here to override Whitehall"
- type: main_navigation
navigation_group_id: Top Menu
- type: hero
Expand Down
5 changes: 5 additions & 0 deletions lib/data/landing_page_content_items/goals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ navigation_groups:
- text: Be thankful
href: "/landing-page/be-thankful"
blocks:
- type: metadata
featured_image: landing_page/placeholder/desktop.png
featured_image_alt: a grey placeholder image
title: "Add title here to override Whitehall"
description: "Add description here to override Whitehall"
- type: main_navigation
navigation_group_id: Top Menu
- type: hero
Expand Down
1 change: 0 additions & 1 deletion lib/data/landing_page_content_items/homepage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ navigation_groups:
href: "/landing-page/be-thankful"
blocks:
- type: metadata
page_url: "/landing-page/homepage"
featured_image: landing_page/placeholder/desktop.png
featured_image_alt: a grey placeholder image
title: "Add title here to override Whitehall"
Expand Down
5 changes: 5 additions & 0 deletions lib/data/landing_page_content_items/learn_something_new.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ navigation_groups:
- text: Be thankful
href: "/landing-page/be-thankful"
blocks:
- type: metadata
featured_image: landing_page/placeholder/desktop.png
featured_image_alt: a grey placeholder image
title: "Add title here to override Whitehall"
description: "Add description here to override Whitehall"
- type: main_navigation
navigation_group_id: Top Menu
- type: hero
Expand Down
5 changes: 5 additions & 0 deletions lib/data/landing_page_content_items/tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ navigation_groups:
- text: Be thankful
href: "/landing-page/be-thankful"
blocks:
- type: metadata
featured_image: landing_page/placeholder/desktop.png
featured_image_alt: a grey placeholder image
title: "Add title here to override Whitehall"
description: "Add description here to override Whitehall"
- type: main_navigation
navigation_group_id: Top Menu
- type: hero
Expand Down

0 comments on commit bf85208

Please sign in to comment.