diff --git a/app/views/examples/footer-alignment/index.njk b/app/views/examples/footer-alignment/index.njk index e89eee8a8b..f574901d98 100644 --- a/app/views/examples/footer-alignment/index.njk +++ b/app/views/examples/footer-alignment/index.njk @@ -39,8 +39,7 @@ {{ govukFooter({ "navigation": [ { - "title": "Single column list 1", - "columns": 1, + "title": "One-third", "items": [ { "href": "#1", @@ -57,8 +56,7 @@ ] }, { - "title": "Single column list 2", - "columns": 1, + "title": "One-third", "items": [ { "href": "#1", @@ -75,8 +73,7 @@ ] }, { - "title": "Single column list 3", - "columns": 1, + "title": "One-third", "items": [ { "href": "#1", @@ -96,7 +93,7 @@ }) }}
+ This guide shows how to make your service look consistent with the rest of GOV.UK. It includes example code and guidance for layout, typography, colour, images, icons, forms, buttons and data. +
++ This guide shows how to make your service look consistent with the rest of GOV.UK. It includes example code and guidance for layout, typography, colour, images, icons, forms, buttons and data. +
++ This guide shows how to make your service look consistent with the rest of GOV.UK. It includes example code and guidance for layout, typography, colour, images, icons, forms, buttons and data. +
+- This guide shows how to make your service look consistent with the rest of GOV.UK. It includes example code and guidance for layout, typography, colour, images, icons, forms, buttons and data. -
-This guide shows how to make your service look consistent with the rest of GOV.UK. It includes example code and guidance for layout, typography, colour, images, icons, forms, buttons and data.
This guide shows how to make your service look consistent with the rest of GOV.UK. It includes example code and guidance for layout, typography, colour, images, icons, forms, buttons and data.
This guide shows how to make your service look consistent with the rest of GOV.UK. It includes example code and guidance for layout, typography, colour, images, icons, forms, buttons and data.
@@ -281,7 +324,9 @@ {{ govukFooter({ "navigation": [ { - "title": "Single column list", + "title": "Full width", + "span": 3, + "columns": 3, "items": [ { "href": "#1", @@ -294,12 +339,64 @@ { "href": "#3", "text": "Navigation item 3" + }, + { + "href": "#4", + "text": "Navigation item 4" + }, + { + "href": "#5", + "text": "Navigation item 5" + }, + { + "href": "#6", + "text": "Navigation item 6" + } + ] + } + ] + }) }} + ++ This guide shows how to make your service look consistent with the rest of GOV.UK. It includes example code and guidance for layout, typography, colour, images, icons, forms, buttons and data. +
++ This guide shows how to make your service look consistent with the rest of GOV.UK. It includes example code and guidance for layout, typography, colour, images, icons, forms, buttons and data. +
++ This guide shows how to make your service look consistent with the rest of GOV.UK. It includes example code and guidance for layout, typography, colour, images, icons, forms, buttons and data. +
+