chore: delete Open Graph configuration and change favicon format

This commit is contained in:
radishzzz 2025-03-13 06:26:49 +00:00
parent a556a622ab
commit db1bffb4c2
6 changed files with 9 additions and 19 deletions

View file

@ -60,9 +60,6 @@ export interface ThemeConfig {
feedID?: string
userID?: string
}
openGraph?: {
url?: string
}
}
footer: {