mirror of
https://github.com/MaggieAppleton/digital-gardeners.git
synced 2024-11-21 17:09:45 +01:00
6 lines
85 B
JavaScript
6 lines
85 B
JavaScript
|
module.exports = {
|
||
|
images: {
|
||
|
domains: ["via.placeholder.com"],
|
||
|
},
|
||
|
};
|