1818# You can create any custom variable you would like, and they will be accessible
1919# in the templates via {{ site.myvariable }}.
2020
21- title : NHS Notify Repo Template
21+ title : NHS Notify Shared Modules
2222# email: your-email@example.com
2323description : >- # this means to ignore newlines until "baseurl:"
24- Repository Template documentation for the NHS Notify Platform.
24+ Shared Modules for the NHS Notify Platform.
2525baseurl : " " # the subpath of your site, e.g. /blog
2626url : " https://nhsdigital.github.io" # the base hostname & protocol for your site, e.g. http://example.com
2727
@@ -45,15 +45,15 @@ mermaid:
4545 version : " 10.9.1"
4646
4747aux_links :
48- " NHS Notify Repo Template on GitHub " :
49- - " //github.com/NHSDigital/nhs-notify-repository-template "
48+ " NHS Notify Shared Modules Repo " :
49+ - " //github.com/NHSDigital/nhs-notify-shard-modules "
5050
5151aux_links_new_tab : false
5252
5353# Footer "Edit this page on GitHub" link text
5454gh_edit_link : true # show or hide edit this page link
5555gh_edit_link_text : " Edit this page on GitHub."
56- gh_edit_repository : " https://github.com/NHSDigital/nhs-notify-repository-template " # the github URL for your repo
56+ gh_edit_repository : " https://github.com/NHSDigital/nhs-notify-shared-modules " # the github URL for your repo
5757gh_edit_branch : " main" # the branch that your docs is served from
5858# gh_edit_source: docs # the source that your files originate from
5959gh_edit_view_mode : " tree" # "tree" or "edit" if you want the user to jump into the editor immediately
0 commit comments