Add landing page for kjol, documentation
This commit is contained in:
@@ -21,7 +21,7 @@ var badgeColors = map[string]string{
|
||||
"blue": "text-white bg-sky-800",
|
||||
"amber": "text-white bg-amber-700",
|
||||
"neutral": "text-white bg-neutral-500",
|
||||
"muted": "text-neutral-400 bg-transparent",
|
||||
"muted": "text-ink-faint bg-transparent",
|
||||
}
|
||||
|
||||
// BadgeProps configures Badge. When OnClick is set the badge renders as a
|
||||
|
||||
Reference in New Issue
Block a user