generated from Fascinated/nextjs-13-template-with-tailwindcss
add theme to config example
This commit is contained in:
parent
0015807c90
commit
6a165a3161
@ -47,6 +47,7 @@ Simple Links is a lightweight alternative to Linktree and others.
|
|||||||
},
|
},
|
||||||
"backgroundImage": "https://cdn.fascinated.cc/8twdW8.jpg" // The image to use in the background
|
"backgroundImage": "https://cdn.fascinated.cc/8twdW8.jpg" // The image to use in the background
|
||||||
},
|
},
|
||||||
|
"theme": "dark", // "dark" or "light" themes
|
||||||
"infoCard": {
|
"infoCard": {
|
||||||
// The card that displays your info and buttons
|
// The card that displays your info and buttons
|
||||||
"transparency": 0.85 // How transparent should it be?
|
"transparency": 0.85 // How transparent should it be?
|
||||||
|
Loading…
Reference in New Issue
Block a user