Skip to content

Commit

Permalink
update clear filters to reset
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahframe committed Aug 14, 2024
1 parent 713ffe5 commit dae6d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/projects/projects_landing_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2 class="sr-only">Filter projects</h2>
</button>
<a href="{{ request.path }}" class="sk-btn sk-btn--link-style" aria-label="Clear filters. Note: page will reload.">
{% include 'includes/svg.html' with sprite="two-tone" svg="x" %}
Clear filters
Reset
</a>
</div>
</div>
Expand Down

0 comments on commit dae6d57

Please sign in to comment.