Skip to content

Commit bb3a900

Browse files
PP-13865 Update product-page footer to new design
With this change we are removing the newsletter link and changing the About section title.
1 parent aa6a6b7 commit bb3a900

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

source/layouts/layout.html.erb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,12 @@
9999
<div class="govuk-width-container">
100100
<div class="govuk-footer__navigation">
101101
<%
102-
{ 'About' =>
102+
{ 'About GOV.UK&nbsp;Pay' =>
103103
{
104104
'Get started' => 'getstarted',
105105
'Using GOV.UK&nbsp;Pay' => 'using-govuk-pay',
106106
'Roadmap' => 'roadmap',
107-
'Performance' => 'performance',
108-
'Newsletter' => 'https://docs.google.com/forms/d/e/1FAIpQLSdJRj0asGOu3VJZ-0UPmx0T6w7FMsdduRAS51k18TS2XlNC7w/viewform'
107+
'Performance' => 'performance'
109108
},
110109
'Support' =>
111110
{

0 commit comments

Comments
 (0)