From ade1b226c3a6ce019852e9b8dd056ed1b2805f1a Mon Sep 17 00:00:00 2001 From: KateMacdonald Date: Wed, 9 Oct 2024 15:34:23 +1100 Subject: [PATCH 1/4] Update src/content/design-system/components/footer --- .../footer/design/footer/content.mdoc | 32 ++++++++----------- 1 file changed, 13 insertions(+), 19 deletions(-) diff --git a/apps/site/src/content/design-system/components/footer/design/footer/content.mdoc b/apps/site/src/content/design-system/components/footer/design/footer/content.mdoc index 38848453c..dc74cfa7b 100644 --- a/apps/site/src/content/design-system/components/footer/design/footer/content.mdoc +++ b/apps/site/src/content/design-system/components/footer/design/footer/content.mdoc @@ -6,25 +6,19 @@ This is the basic footer component, the content should be project specific. brand="wbc" hideLogo > -
- -

- Our site and your transactions are secure. You can read our{' '} - - security information - - . © 2023 Westpac Banking Corporation ABN 33 007 457 141 AFSL and Australian credit licence 233714. -

+
+
+ +
+
+

+ Footer content goes here. +

+
From 6d9e8f21c48cb417f4262c7b9fb47f84792bfb78 Mon Sep 17 00:00:00 2001 From: KateMacdonald Date: Wed, 9 Oct 2024 15:34:45 +1100 Subject: [PATCH 2/4] Update src/content/design-system/components/footer --- .../code/development-examples/content.mdoc | 25 ++++++++++--------- 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/apps/site/src/content/design-system/components/footer/code/development-examples/content.mdoc b/apps/site/src/content/design-system/components/footer/code/development-examples/content.mdoc index c8a367bdb..c0f6c21ae 100644 --- a/apps/site/src/content/design-system/components/footer/code/development-examples/content.mdoc +++ b/apps/site/src/content/design-system/components/footer/code/development-examples/content.mdoc @@ -6,18 +6,19 @@ brand="wbc" hideLogo > -
- -

- Footer content -

+
+
+ +
+
+

+ Footer content goes here. +

+
From 3de99c4fad817ed329ba7653682fe5c1116bdebe Mon Sep 17 00:00:00 2001 From: KateMacdonald Date: Wed, 9 Oct 2024 15:35:42 +1100 Subject: [PATCH 3/4] Update src/content/design-system/components/footer --- .../footer/design/where-is-this-available/content.mdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/site/src/content/design-system/components/footer/design/where-is-this-available/content.mdoc b/apps/site/src/content/design-system/components/footer/design/where-is-this-available/content.mdoc index f70746aed..ffdea3491 100644 --- a/apps/site/src/content/design-system/components/footer/design/where-is-this-available/content.mdoc +++ b/apps/site/src/content/design-system/components/footer/design/where-is-this-available/content.mdoc @@ -2,5 +2,5 @@ {% availabilityContent availableGel="available" - availableMesh="available" - availableLegacyWdp="available" /%} + availableMesh="older-version-available" + availableLegacyWdp="older-version-available" /%} From 606f8baebb48b52caaf905a09fb5520fbf77ef75 Mon Sep 17 00:00:00 2001 From: KateMacdonald Date: Wed, 9 Oct 2024 15:36:04 +1100 Subject: [PATCH 4/4] Update src/content/design-system/components/footer --- .../site/src/content/design-system/components/footer/index.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/site/src/content/design-system/components/footer/index.yaml b/apps/site/src/content/design-system/components/footer/index.yaml index b38169ddd..57c3023fe 100644 --- a/apps/site/src/content/design-system/components/footer/index.yaml +++ b/apps/site/src/content/design-system/components/footer/index.yaml @@ -5,7 +5,7 @@ description: >- they are in. namedExport: discriminant: false -excludeFromNavbar: true +excludeFromNavbar: false design: - title: name: Footer