mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 12:01:33 +02:00
feat: add automatic website screenshot generation for Open Graph preview images
This commit is contained in:
parent
30febfef22
commit
a073ea47bd
6 changed files with 19 additions and 18 deletions
1
src/types/index.d.ts
vendored
1
src/types/index.d.ts
vendored
|
@ -61,6 +61,7 @@ export interface ThemeConfig {
|
|||
feedID?: string
|
||||
userID?: string
|
||||
}
|
||||
apiflashKey?: string
|
||||
}
|
||||
|
||||
footer: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue