Skip to content
Snippets Groups Projects
Commit 1ec88fb6 authored by Kristen Pol's avatar Kristen Pol
Browse files

Comment out skip-link for now.

parent 5a2a3f37
No related branches found
No related tags found
No related merge requests found
Pipeline #449707 passed
...@@ -20,10 +20,15 @@ ...@@ -20,10 +20,15 @@
</head> </head>
<body{{ attributes.addClass(body_classes) }}> <body{{ attributes.addClass(body_classes) }}>
{% include '@organisms/skip-link/skip-link.twig' with { {#
url: '#main-content', /**
theme: skip_link_theme, * @fixme This broke somehow.
} only %} * {% include '../../components/skip-link/skip-link.twig' with {
* url: '#main-content',
* theme: skip_link_theme,
* } only %}
*/
#}
{{ page_top }} {{ page_top }}
{{ page }} {{ page }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment