mirror of
https://github.com/r2r90/canvas-label.git
synced 2026-01-29 05:32:09 +00:00
Started test version
This commit is contained in:
@@ -23,6 +23,18 @@ const config = {
|
||||
locales: ["en"],
|
||||
defaultLocale: "en",
|
||||
},
|
||||
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
protocol: 'https',
|
||||
hostname: 'images.unsplash.com',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user