fix logo url
This commit is contained in:
@@ -60,7 +60,7 @@ const nextConfig = {
|
||||
rewrites() {
|
||||
return [
|
||||
{
|
||||
source: "/logo-192.png",
|
||||
source: "/logo.png",
|
||||
destination: "/_static/logo-192.png",
|
||||
},
|
||||
];
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user