summaryrefslogtreecommitdiffstats
path: root/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r--layouts/partials/footer.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index aec694b..4287d19 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -68,6 +68,9 @@
<dd class="text-text font-mono text-xs">{{ i18n "footer_about_focus_value" }}</dd>
</div>
</dl>
+ <div class="mt-4">
+ {{- partial "contribution-graph.html" (dict "cellSize" 6 "page" .) -}}
+ </div>
</div>
</div>