Skip to content

Commit

Permalink
revert: unwanted change
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanouil committed Dec 30, 2024
1 parent f9a5250 commit 4b4c36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/projects/website/listing/_filter.ejs.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const sortUi = listing['sort-ui'];
<option
value="<%- sortData.listingSort.field %>"
data-direction="<%- sortData.listingSort.direction %>">
<%- sortData.description %>
<%= sortData.description %>
</option>
<% } %>
</select>
Expand Down

0 comments on commit 4b4c36b

Please sign in to comment.