mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-23 15:09:46 +00:00
image hotfix
This commit is contained in:
@@ -56,7 +56,7 @@ function scanSubdirectories(directory) {
|
||||
const nextConfig = {
|
||||
images: {
|
||||
// 图片压缩
|
||||
formats: ['image/avif', 'image/webp', 'image/png'],
|
||||
formats: ['image/avif', 'image/webp'],
|
||||
// 允许next/image加载的图片 域名
|
||||
domains: [
|
||||
'gravatar.com',
|
||||
|
||||
Reference in New Issue
Block a user