aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/jekyll-theme/sidebar.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/jekyll-theme/sidebar.html')
-rw-r--r--_includes/jekyll-theme/sidebar.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/jekyll-theme/sidebar.html b/_includes/jekyll-theme/sidebar.html
index 0879248..429bb32 100644
--- a/_includes/jekyll-theme/sidebar.html
+++ b/_includes/jekyll-theme/sidebar.html
@@ -2,5 +2,6 @@
<div class="row">
{% include jekyll-theme/sidebar/about.html %}
{% include jekyll-theme/sidebar/latest-posts.html %}
+ {% include custom-sidebar.html %}
</div>
{% endunless %}