File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -85,6 +85,20 @@ callouts:
8585 title : Warning
8686 color : blue
8787
88+
89+ defaults :
90+ - scope :
91+ path : " schemas"
92+ type : " pages"
93+ values :
94+ layout : " page"
95+ is_not_draft : false
96+ parent : Schemas
97+
98+ owner : NHS Notify
99+ author : NHS Notify
100+ last_modified_date : 2025-01-01
101+
88102# Exclude from processing.
89103# The following items will not be processed, by default.
90104# Any item listed under the `exclude:` key here will be automatically added to
Original file line number Diff line number Diff line change 44
55layout : page
66title : Home
7+ has_children : true
78nav_order : 1
89description : Home
910summary : Home
Original file line number Diff line number Diff line change 1+ ---
2+ # Feel free to add content and custom Front Matter to this file.
3+ # To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
4+
5+ layout : page
6+ title : Schemas
7+ nav_order : 2.22
8+ description : Schemas
9+ summary : Schemas
10+ is_not_draft : true
11+ last_modified_date : 2024-05-28
12+ has_children : true
13+ parent : Home
14+ owner : NHS Notify
15+ author : Ross Buggins
16+ ---
You can’t perform that action at this time.
0 commit comments