From 1510749c61feed6b7948f538c1bc4709ee2e0112 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 8 May 2026 18:11:41 +0200 Subject: refactor: move contribution graph to footer full-width row, centered Remove sidebar placement. Footer: full-width row, cellSize=12, centered via flex + text-align. Removed sidebar-widget class from partial. contrib-summary text-align: center added. Co-Authored-By: Claude Sonnet 4.6 --- layouts/partials/footer.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'layouts/partials/footer.html') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 4287d19..351f1df 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -68,11 +68,11 @@
{{ i18n "footer_about_focus_value" }}
-
- {{- partial "contribution-graph.html" (dict "cellSize" 6 "page" .) -}} -
+
+ {{- partial "contribution-graph.html" (dict "cellSize" 12 "page" .) -}} +
-- cgit v1.2.3