summaryrefslogtreecommitdiffstats
path: root/layouts/partials/sidebar.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/sidebar.html')
-rw-r--r--layouts/partials/sidebar.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html
index 2047c12..1c3f020 100644
--- a/layouts/partials/sidebar.html
+++ b/layouts/partials/sidebar.html
@@ -62,6 +62,11 @@
</ul>
</div>
+ {{- if and (eq .Section "is") (eq .Kind "section") }}
+ <hr class="sidebar-hr">
+ {{- partial "contribution-graph.html" (dict "cellSize" 8 "page" .) -}}
+ {{- end }}
+
<hr class="sidebar-hr">
<!-- Social sharing widget -->