diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 45db7e5..c112539 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ # NHS Notify Code Owners -* @rossbugginsnhs @m-houston @edmundcraske2-nhs @timireland +* @NHSDigital/nhs-notify-amet # Default protection for codeowners, must be last in file. /.github/CODEOWNERS @NHSDigital/nhs-notify-code-owners diff --git a/docs/_includes/page-info-header.html b/docs/_includes/page-info-header.html index 03402a9..08e5521 100644 --- a/docs/_includes/page-info-header.html +++ b/docs/_includes/page-info-header.html @@ -2,10 +2,10 @@ assign wordWarning = 200 %} {% assign wordCount = content | number_of_words%} {% assign readTime = wordCount | divided_by: 100.0 | ceil %} {% if page.sub_title %} -

{{ page.name }}

+

{{ page.title }}

{{ page.summary }}

{% else %} -

{{ page.name }}

+

{{ page.title }}

{% endif %}
diff --git a/docs/collections/_repos/nhs-notify-iam-webauth.md b/docs/collections/_repos/nhs-notify-iam-webauth.md index df1330f..60092b3 100644 --- a/docs/collections/_repos/nhs-notify-iam-webauth.md +++ b/docs/collections/_repos/nhs-notify-iam-webauth.md @@ -1,7 +1,6 @@ --- repo-name: nhs-notify-iam-webauth owners: [ "rossbugginsnhs", "m-houston" ] -title: nhs-notify-iam-webauth name: Notify IAM Web Authentication description: OIDC Authentication Micro-Frontend for Web UI author: "Mike Houston" @@ -9,7 +8,7 @@ order: 3 parent: Repositories --- -### Purpose +# Purpose This repository contains a Micro-Frontend (MFE) web application which handles user login using a Cognito User Pool