Added theme switcher + optimized youtube loading + about changes
This commit is contained in:
@@ -10,6 +10,10 @@ const nextConfig: NextConfig = {
|
||||
output: "standalone",
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "img.youtube.com",
|
||||
},
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "avatar.vercel.sh",
|
||||
|
||||
Reference in New Issue
Block a user