feat: add Sayr bronze sponsor (#383)
* feat: add Sayr bronze sponsor * fix: correct Sayr black logo URL * update ui
This commit is contained in:
@@ -7,6 +7,13 @@ const config = {
|
||||
images: {
|
||||
// Required for static export if using images
|
||||
unoptimized: true,
|
||||
remotePatterns: [
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "cdn.doras.to",
|
||||
pathname: "/Sayr/**",
|
||||
},
|
||||
],
|
||||
},
|
||||
pageExtensions: ["js", "jsx", "md", "mdx", "ts", "tsx"],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user