aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/_includes/custom-sidebar.html
blob: 0aad3accc70d917100f3be6cedd0d4e8fca91cac (plain) (tree)
1
2
3
4
5
6
7
8
                                    



                                     
                                                           
 
               
{% unless page.sidebar.notes.hide %}

{% capture notes %}
{% include notes.html sidebar=true %}
{% endcapture %}
{% include jekyll-theme/sidebar/entry.html content=notes %}

{% endunless %}