File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919# in the templates via {{ site.myvariable }}.
2020
2121title : NHS England Solution Architecture Framework (SAF)
22+ short_title : NHSE SAF
2223subtitle : A framework for solution architecture in NHS England
2324email : your-email@example.com
2425description : >- # this means to ignore newlines until "baseurl:"
Original file line number Diff line number Diff line change 22 < meta charset ="UTF-8 ">
33 < meta http-equiv ="X-UA-Compatible " content ="IE=Edge ">
44 < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
5- < meta name ="description " content ="NHS England SAF ">
5+ < meta name ="description " content ="{{ page.title }} {{ page.description }} ">
6+ < title > {{site.short_title}}: {{ page.title }}</ title >
67< link rel ="stylesheet " href ="{{ '/assets/css/nhs.css' | relative_url }} ">
78< script src ="assets/js/nhsuk.min.js " type ="module "> </ script >
89</ head >
You can’t perform that action at this time.
0 commit comments