Skip to content

Commit

Permalink
Note
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksongoode committed Aug 30, 2024
1 parent 45a07ac commit 7fdcd68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/api/social-image.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export default async function GET(req: Request) {
interBoldFontP
])

// NOTE: The image is pulled from the header cover of the Notion page!
try {
const imgResponse = new ImageResponse(
(
Expand Down

0 comments on commit 7fdcd68

Please sign in to comment.