aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/custom-sidebar.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/custom-sidebar.html')
-rw-r--r--_includes/custom-sidebar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/custom-sidebar.html b/_includes/custom-sidebar.html
index 3bd83aa..f03f2cb 100644
--- a/_includes/custom-sidebar.html
+++ b/_includes/custom-sidebar.html
@@ -3,6 +3,6 @@
{% capture notes %}
{% include notes.html sidebar=true %}
{% endcapture %}
-{% include jekyll-theme/sidebar/entry.html header='Notes' content=notes %}
+{% include jekyll-theme/sidebar/entry.html content=notes %}
{% endif %}