feat: support summary_large_image (#10862)
* feat: use summary_large_image * chore: add video * chore: ignore sensitive image on note
This commit is contained in:
parent
81fd94e635
commit
915ed39715
8 changed files with 22 additions and 2 deletions
|
|
@ -16,6 +16,7 @@ block og
|
|||
meta(property='og:description' content= profile.description)
|
||||
meta(property='og:url' content= url)
|
||||
meta(property='og:image' content= avatarUrl)
|
||||
meta(property='twitter:card' content='summary')
|
||||
|
||||
block meta
|
||||
if user.host || profile.noCrawle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue