Force white background in OG

This commit is contained in:
MartinBraquet
2026-02-25 15:48:46 +01:00
parent c848007874
commit 47cf7bd3b2

View File

@@ -27,7 +27,7 @@ function OgProfile(props: ogProps) {
width: 1200,
height: 630,
padding: 40,
// background: 'linear-gradient(90deg, #5B5FC7, #3A9AD9)',
backgroundColor: '#FFFFFF',
}}
>
{/* Left Column: Text */}