diff --git a/ui/src/components/ContributionGraph.tsx b/ui/src/components/ContributionGraph.tsx index ae00180..c70482e 100644 --- a/ui/src/components/ContributionGraph.tsx +++ b/ui/src/components/ContributionGraph.tsx @@ -93,8 +93,8 @@ export function ContributionGraph() {

{totalCount} contributions in the last year

-
- +
+ {/* Day-of-week labels */} {DAY_LABELS.map((label, i) => label ? (