diff --git a/app/views/admin/editions/_landing_page_help.html.erb b/app/views/admin/editions/_landing_page_help.html.erb index 8d5360922b7..d7cbeb3a0f4 100644 --- a/app/views/admin/editions/_landing_page_help.html.erb +++ b/app/views/admin/editions/_landing_page_help.html.erb @@ -2,8 +2,6 @@
For details, read the <%= link_to("guide to using Markdown", "https://www.gov.uk/guidance/how-to-publish-on-gov-uk/markdown", class: "govuk-link") %> - <%= render "govuk_publishing_components/components/details", { title: "Action Link", } do %> @@ -14,4 +12,16 @@ href: "/landing-page/goals" <% end %> + + <%= render "govuk_publishing_components/components/details", { + title: "Big Number", + } do %> +
A wrapper around the Big number component
> ++ - type: big_number + number: £75m + label: amount of money that looks big+ + <% end %> +