generated from Fascinated/nextjs-13-template-with-tailwindcss
updated config docs
This commit is contained in:
parent
82a9d8ab54
commit
b9d54cab59
@ -75,7 +75,7 @@ Simple Links is a lightweight alternative to Linktree and others.
|
|||||||
"url": "https://git.fascinated.cc", // Where the button goes to when clicked
|
"url": "https://git.fascinated.cc", // Where the button goes to when clicked
|
||||||
"icon": "fab fa-github", // The icon of the button (can be removed to show no icon)
|
"icon": "fab fa-github", // The icon of the button (can be removed to show no icon)
|
||||||
"color": {
|
"color": {
|
||||||
// The color of the icon
|
// The color of the icon (tailwindcss colors)
|
||||||
"normal": "bg-green-700"
|
"normal": "bg-green-700"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user