From 861caf11867ec1e42a5450c10ee573891a6c8064 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Mon, 6 Jan 2025 17:21:19 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Álvaro Mondéjar Rubio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 323b62f..383d328 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ npm install SI_FONT_SLUGS_FILTER=github,simpleicons npm run build ``` -Here are some available environment variables for custom build: +Next environment variables are available to customize the build: - `SI_FONT_SLUGS_FILTER`: Comma separated string of slugs to include in the build. See [all slugs]. - `SI_FONT_PRESERVE_UNICODES`: By default, the build will retain the same unicode of an icon as the full build. You can set it to `false` to disable this.