Upscale the council profile photo (#107)

This commit is contained in:
2026-02-15 13:52:48 -05:00
committed by GitHub
parent 28ba5fd721
commit 2062efa87d

View File

@@ -10,7 +10,7 @@ const councilQuery = `{
email, email,
position, position,
positionDescription, positionDescription,
"image": image.asset->url+"?h=360&fm=webp", "image": image.asset->url+"?h=750&fm=webp",
yearProgram, yearProgram,
linkedin linkedin
}, },