Implemented tab title = current page
This commit is contained in:
@@ -7,6 +7,10 @@ const nextConfig: NextConfig = {
|
||||
protocol: "https",
|
||||
hostname: "techmasters.space",
|
||||
},
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "tech-masters.guru",
|
||||
},
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user