You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Update SlugFile type definition to include optional firstImage field
- Moved the firstImage property to the end of the SlugFile type definition for better organization.
- Updated the remarkExtractFirstImage function to return undefined when no image is found, improving clarity in the image extraction logic.
0 commit comments