5c569ca
31ed013
1 2 3 4 5
6
7 8
{% if page.sidebar.notes.show %} {% capture notes %} {% include notes.html sidebar=true %} {% endcapture %} {% include jekyll-theme/sidebar/entry.html content=notes %} {% endif %}