diff options
Diffstat (limited to '_includes/notes.html')
-rw-r--r-- | _includes/notes.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/_includes/notes.html b/_includes/notes.html index 54055d7..ca91e54 100644 --- a/_includes/notes.html +++ b/_includes/notes.html @@ -1,6 +1,3 @@ -{% comment %} - Sorting can be done in _config.yml with Jekyll 4.0 or later. -{% endcomment %} {% assign note_list = site.notes | sort_natural: 'title' %} <div class="list-group wide-enough"> <div class="list-group-item disabled"> |