Commit graph

6 commits

Author SHA1 Message Date
2506adfa1b
Merge branch 'main' into jedmund/image-embeds-2 2025-02-09 22:53:41 -08:00
0430b5b23c Moves to tsx file
Also adds correct URL for the API
2025-02-09 18:42:46 -08:00
eff96e5a37
More work on image embeds (#423)
* Writes redirect for preview images so we're not embedding the API URL
in user-facing pages
* Adds the NextJs API page that actually serves the image
* Use a more straightforward URL construction method
* Add the og:image:width and og:image:height
2025-01-20 03:51:21 -08:00
e8257c15a8 Create [shortcode].ts
The NextJs API page that actually serves the image
2025-01-20 03:50:04 -08:00
0d09c0adf8 Delete hello.ts 2022-03-01 19:52:27 -08:00
728803d9c5 Migrate to Next.js 2022-01-24 21:54:50 -08:00