diff --git a/docs/_config.yml b/docs/_config.yml index ce1d58a..fbbbf9c 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -34,6 +34,9 @@ theme: minima plugins: - jekyll-feed +header_pages: + - about.md + # Exclude from processing. # The following items will not be processed, by default. # Any item listed under the `exclude:` key here will be automatically added to diff --git a/docs/index.md b/docs/index.md index d470f78..a9bf44e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,7 +5,7 @@ layout: home --- -# NHS Notify Documentation +# Notify [![CI/CD Pull Request](https://github.com/NHSDigital/nhs-notify/actions/workflows/cicd-1-pull-request.yaml/badge.svg)](https://github.com/NHSDigital/nhs-notify/actions/workflows/cicd-1-pull-request.yaml) @@ -37,7 +37,7 @@ NHS Notify - for the NHS Notify web site, onboarding guidance, and customer supp ## Table of Contents -- [NHS Notify Documentation](#nhs-notify-documentation) +- [Notify](#notify) - [Related Repos](#related-repos) - [Who/what is this repository is for?](#whowhat-is-this-repository-is-for) - [Who/what is this repository not for?](#whowhat-is-this-repository-not-for)