Files
sim/packages/db/migrations/0124_blushing_colonel_america.sql
Waleed a2f14cab54 feat(og): add opengraph images for templates, blogs, and updated existing opengraph image for all other pages (#2466)
* feat(og): add opengraph images for templates, blogs, and updated existing opengraph image for all other pages

* added to workspace templates page as well

* ack PR comments
2025-12-18 19:15:06 -08:00

1 line
55 B
SQL

ALTER TABLE "templates" ADD COLUMN "og_image_url" text;