feat: add automatic website screenshot generation for Open Graph preview images

This commit is contained in:
radishzzz 2025-03-16 14:41:51 +00:00
parent 30febfef22
commit a073ea47bd
6 changed files with 19 additions and 18 deletions

View file

@ -61,6 +61,7 @@ export interface ThemeConfig {
feedID?: string
userID?: string
}
apiflashKey?: string
}
footer: {