게시물 OG 이미지 설정 추가

This commit is contained in:
2026-05-03 10:10:09 +09:00
parent fc5f41b9cc
commit 8c5ccc94ec
14 changed files with 157 additions and 14 deletions

View File

@@ -0,0 +1,2 @@
ALTER TABLE posts
ADD COLUMN IF NOT EXISTS og_image TEXT;