Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
add the skip link to the home page
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-lawton committed Jul 31, 2023
1 parent c213b1f commit b0653a9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
{% block theme_class %}theme--dark--transparent{% endblock %}

{% block header %}
{% include "patterns/atoms/skip-link/skip-link.html" %}
{% include "patterns/molecules/navigation/mobile-nav.html" %}
{% endblock %}

Expand Down

0 comments on commit b0653a9

Please sign in to comment.