unfinished basic landing page/layout, navbar
This commit is contained in:
parent
09f1dbd607
commit
f2600b7809
8 changed files with 276 additions and 13 deletions
|
@ -2,6 +2,9 @@
|
|||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
swcMinify: true,
|
||||
images: {
|
||||
domains: ["cdn.discordapp.com", "static-cdn.jtvnw.net", "cdn.7tv.app"],
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = nextConfig;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue