Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccar committed Oct 12, 2023
1 parent 70577f7 commit e3d648c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/layout/_template.njk
Original file line number Diff line number Diff line change
Expand Up @@ -130,11 +130,11 @@
{% block preHeader %}{% endblock %}
{% block skipLink %}
{{
onsSkipToContent({
"url": "#main-content",
"text": "Skip to main content"
})
}}
onsSkipToContent({
"url": "#main-content",
"text": "Skip to main content"
})
}}
{% endblock %}
{% block header %}
{{
Expand Down

0 comments on commit e3d648c

Please sign in to comment.