aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/notes.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/notes.html')
-rw-r--r--_includes/notes.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/_includes/notes.html b/_includes/notes.html
index 4b739af..59173cf 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">
{% assign h = 'h4' %}