mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-11 07:04:58 -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; |