From b9d54cab5959f1e856cf954331f681eff0004aab Mon Sep 17 00:00:00 2001 From: Fascinated Date: Sun, 9 Jul 2023 19:34:36 +0100 Subject: [PATCH] updated config docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 842f1e3..d66fa5e 100644 --- a/README.md +++ b/README.md @@ -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 "icon": "fab fa-github", // The icon of the button (can be removed to show no icon) "color": { - // The color of the icon + // The color of the icon (tailwindcss colors) "normal": "bg-green-700" } },