mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-08 14:43:54 -05:00
* 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
1 line
55 B
SQL
1 line
55 B
SQL
ALTER TABLE "templates" ADD COLUMN "og_image_url" text; |