Skip to content

Commit 681cb22

Browse files
committed
/image API endpoint: Choose smaller image
Reduce image size from 3MB to 600KB.
1 parent 5864c3f commit 681cb22

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pages/api/image.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Image source: Sumatangwang via Tenor: https://tenor.com/bfLqf.gif
1+
// Image source: queenlornz via Tenor: https://tenor.com/Y5kV.gif
22
import rick from "buffer-loader!../../rick.gif";
33

44
export default (req, res) => {

rick.gif

-2.55 MB
Loading

0 commit comments

Comments
 (0)