From 2c35c514b26eb1a3fb21fa6ce9968078b6ab5104 Mon Sep 17 00:00:00 2001 From: "muhammed.salaudeen" Date: Mon, 29 Jul 2024 14:59:12 +0100 Subject: [PATCH] CCM-5847: Add page header --- src/content/content.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/content.ts b/src/content/content.ts index 16033e3..e394b70 100644 --- a/src/content/content.ts +++ b/src/content/content.ts @@ -19,8 +19,8 @@ const footerComponent = { }; const mainLayout = { - title: 'NHS Notify - WEB IAM', - description: 'NHS NOTIFY WEB IAM', + title: 'Sign in - Create and submit templates - NHS Notify', + description: 'Sign in - Create and submit templates - NHS Notify', }; const content = {