add readme stats to next image conf
This commit is contained in:
parent
ed81aaefec
commit
28fc3ea7d8
@ -2,7 +2,7 @@ import type { NextConfig } from "next";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
images: {
|
||||
domains: ['lastfm.freetls.fastly.net', 'p0ntus.com'],
|
||||
domains: ['lastfm.freetls.fastly.net', 'p0ntus.com', 'github-readme-stats.vercel.app'],
|
||||
},
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user