Skip to content

Commit

Permalink
Includes the skip-to-content component in the page layout
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarstairs-scottlogic committed Dec 11, 2023
1 parent 13bc819 commit c812fe9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,9 @@
</script>
</head>
<body>

<div id="off-canvas-wrapper" style="">
{% include skip_to_content.html %}
{% include site-header.html %}
{{ content }}
</div>
Expand Down

0 comments on commit c812fe9

Please sign in to comment.