1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-22 09:24:22 +02:00

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:
Acid Chicken (硫酸鶏)
2023-05-20 10:35:23 +09:00
committed by GitHub
parent 81fd94e635
commit 915ed39715
8 changed files with 22 additions and 2 deletions

View File

@@ -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