update og image size
This commit is contained in:
@@ -68,8 +68,8 @@ const calculateReadingTime = function (text) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const width = 1200
|
const width = 1280
|
||||||
const height = 720
|
const height = 640
|
||||||
const border = 50
|
const border = 50
|
||||||
|
|
||||||
registerFont('fonts/Inter-Regular.otf', { family: 'InterRegular' })
|
registerFont('fonts/Inter-Regular.otf', { family: 'InterRegular' })
|
||||||
|
|||||||
Reference in New Issue
Block a user