add readme stats to next image conf
This commit is contained in:
parent
ed81aaefec
commit
28fc3ea7d8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import type { NextConfig } from "next";
|
||||||
|
|
||||||
const nextConfig: NextConfig = {
|
const nextConfig: NextConfig = {
|
||||||
images: {
|
images: {
|
||||||
domains: ['lastfm.freetls.fastly.net', 'p0ntus.com'],
|
domains: ['lastfm.freetls.fastly.net', 'p0ntus.com', 'github-readme-stats.vercel.app'],
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue