header improvements, add error handling for images on about page, update deps
This commit is contained in:
parent
c32abf7eba
commit
1950e8fca9
5 changed files with 79 additions and 41 deletions
|
@ -22,6 +22,7 @@ const nextConfig: NextConfig = {
|
|||
pathname: '/**',
|
||||
},
|
||||
],
|
||||
dangerouslyAllowSVG: true,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue