Skip to content

Commit

Permalink
Display new icons since last minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
xuv committed Jun 24, 2020
1 parent 3d167d3 commit 9e10cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/_includes/icons/new.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<section id="new">
{% assign version = 1.0 %}
{% assign version = site.forkawesome.minor_version %}
{% assign icons_new = icons | where_exp:"icon", "icon.created >= version" | sort_by:'class' %}

<h2 class="page-header">{{ icons_new | size }} New Icons since {{ version }}</h2>
Expand Down

0 comments on commit 9e10cc3

Please sign in to comment.