Change image optimization method

This commit is contained in:
2021-02-06 02:48:22 +09:00
parent 128c0ef3e2
commit f5da6d1721
+5
View File
@@ -0,0 +1,5 @@
module.exports = {
images: {
loader: "imgix",
}
}