generated from Fascinated/nextjs-13-template-with-tailwindcss
This commit is contained in:
parent
5e5d33c610
commit
7508e394fa
@ -18,7 +18,7 @@ export default function Home() {
|
||||
options,
|
||||
description,
|
||||
theme = "dark", // Fallback to dark if no theme was found
|
||||
} = Config; // All of the settings pulled from the config file
|
||||
}: any = Config; // All of the settings pulled from the config file
|
||||
|
||||
// Theme colors to use when using the selected theme
|
||||
// all used colors are from TailwindCSS
|
||||
|
Loading…
Reference in New Issue
Block a user