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/sidebar.html | 5 ----- 1 file changed, 5 deletions(-) (limited to 'layouts/partials/sidebar.html') diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index 1c3f020..2047c12 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -62,11 +62,6 @@ - {{- if and (eq .Section "is") (eq .Kind "section") }} - - {{- partial "contribution-graph.html" (dict "cellSize" 8 "page" .) -}} - {{- end }} - -- cgit v1.2.3